Add to org-agenda-files

This commit is contained in:
2024-07-08 22:03:24 -07:00
parent 258e8ae59d
commit 5c506c3256

View File

@@ -41,6 +41,7 @@
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/org/")
(setq org-agenda-files '("~/org/" "~/org/from-obsidian/journals" "~/org/from-obsidian/pages"))
;; Whenever you reconfigure a package, make sure to wrap your config in an