tweak(org)!: remove global org archive file

This commit is contained in:
Kiana Sheibani 2024-07-22 13:37:50 -04:00
parent e3fcc7e7ca
commit 4af08961a6
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -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