Cache refile targets

This commit is contained in:
Daniel - 2020-05-25 20:21:15 +02:00
parent a404f9a8c2
commit 97814ff988
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -819,6 +819,7 @@ With given ARG, display files in `db/important-document-path."
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 9))
(nil . (:maxlevel . 9)))
org-refile-use-outline-path 'file
org-refile-use-cache t
org-refile-allow-creating-parent-nodes 'confirm
org-indirect-buffer-display 'current-window
org-outline-path-complete-in-steps nil