From 7ea623e91cab75a5bac3dc88e6fd989b409d0613 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Wed, 4 Feb 2026 16:45:41 -0500 Subject: [PATCH] tweak(org): prevent attachment inheritance --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index 65eec53..5cef4fb 100644 --- a/config.org +++ b/config.org @@ -2843,6 +2843,7 @@ Unfortunately, with that power comes a *lot* of configuration work up-front. It (after! org (setq org-cycle-emulate-tab nil ; We don't need this with evil + org-attach-use-inheritance nil ; Prevents weirdness with ID nodes org-attach-dir-relative t org-log-into-drawer t ; Write logs into :LOGBOOK: org-footnote-auto-label 'confirm ; Allow editing of footnote names