aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-org/oni-org.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el
index 3a8658d..dcb1736 100644
--- a/oni-org/oni-org.el
+++ b/oni-org/oni-org.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.0620.091137
+;; Version: 2022.0620.091626
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -525,6 +525,8 @@ also move point to the start of the heading."
(with-eval-after-load 'org-edna (diminish 'org-edna-mode))
+(with-eval-after-load 'org-id
+ (setq org-id-link-to-org-use-id 'use-existing))
;;;; Agenda