tweak(org): prevent attachment inheritance
This commit is contained in:
parent
da4dd1dae7
commit
7ea623e91c
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue