Prep for matrix refile.
This commit is contained in:
parent
e50f1583f2
commit
9e945bc327
@ -60,6 +60,10 @@
|
|||||||
(setq org-outline-path-complete-in-steps nil) ; Refile in a single go
|
(setq org-outline-path-complete-in-steps nil) ; Refile in a single go
|
||||||
(setq org-refile-use-outline-path t) ; Show full paths for refiling
|
(setq org-refile-use-outline-path t) ; Show full paths for refiling
|
||||||
(setq org-agenda-files '("~/Sync/Documents/org/")) ; add files to agenda:
|
(setq org-agenda-files '("~/Sync/Documents/org/")) ; add files to agenda:
|
||||||
|
(setq org-agenda-files (list "~/Sync/Documents/org"
|
||||||
|
"~/Documents/projects/molly/data/matrix-refile.org"))
|
||||||
|
(with-current-buffer "matrix-refile.org" (auto-revert-mode))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(setq org-directory "~/Sync/Documents/org/") ; define generic org capture shit
|
(setq org-directory "~/Sync/Documents/org/") ; define generic org capture shit
|
||||||
|
Loading…
Reference in New Issue
Block a user