tweak(org)!: remove global org archive file
This commit is contained in:
parent
e3fcc7e7ca
commit
4af08961a6
|
@ -2565,9 +2565,7 @@ Unfortunately, with that power comes a *lot* of configuration work up-front. It
|
|||
(setq org-directory "~/org/")
|
||||
|
||||
(after! org
|
||||
(setq org-archive-location ; Global archive file
|
||||
(concat org-directory ".org_archive::")
|
||||
org-cycle-emulate-tab nil ; We don't need this with evil
|
||||
(setq org-cycle-emulate-tab nil ; We don't need this with evil
|
||||
org-attach-dir-relative t
|
||||
org-log-into-drawer t ; Write logs into :LOGBOOK:
|
||||
org-footnote-auto-label 'confirm ; Allow editing of footnote names
|
||||
|
|
Loading…
Reference in a new issue