summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index ba850f8..02fc070 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -709,6 +709,16 @@
Org mode offers /a lot/ of customization options. Most of mine are in
a separate file.
+ Store org id locations in my Emacs data directory.
+
+ #+BEGIN_SRC emacs-lisp
+ (use-package org-id
+ :defer t
+ :config
+ (setq org-id-locations-file
+ (concat user-emacs-directory "data/org-id-locations")))
+ #+END_SRC
+
*** Add org-mode appointments to the diary
Diary offers reminders, which can be useful when scheduling