From 4af08961a6d8995fa1d7cdca22d7e3334ceccf91 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Mon, 22 Jul 2024 13:37:50 -0400 Subject: [PATCH] tweak(org)!: remove global org archive file --- config.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.org b/config.org index da0295b..2cc3314 100644 --- a/config.org +++ b/config.org @@ -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