mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -949,6 +949,8 @@ compelling reason, so..."
|
|||||||
(run-hooks 'org-load-hook))
|
(run-hooks 'org-load-hook))
|
||||||
|
|
||||||
:config
|
:config
|
||||||
|
(setq org-archive-subtree-save-file-p t) ; save target buffer after archiving
|
||||||
|
|
||||||
;; Global ID state means we can have ID links anywhere. This is required for
|
;; Global ID state means we can have ID links anywhere. This is required for
|
||||||
;; `org-brain', however.
|
;; `org-brain', however.
|
||||||
(setq org-id-track-globally t
|
(setq org-id-track-globally t
|
||||||
|
Reference in New Issue
Block a user