From a1beeeeac42fe96f75ee96047312dbbdf3fcb8df Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Tue, 21 Apr 2026 16:56:07 -0400 Subject: remove id tracking --- config.org | 1 + 1 file changed, 1 insertion(+) (limited to 'config.org') diff --git a/config.org b/config.org index 3362c52..c98e2a2 100644 --- a/config.org +++ b/config.org @@ -1309,6 +1309,7 @@ For a long time I really struggled with Emacs tab completion. It still only kind (setq org-goto-interface 'outline-path-completion org-outline-path-complete-in-steps nil org-goto-max-level '2) + (setq org-id-track-globally nil) (setq org-special-ctrl-a/e t) (setq safe-local-variable-values '((org-refile-targets (nil :maxlevel . 3))))) #+end_src -- cgit v1.2.3