]> git.vanrenterghem.biz Git - Dotty.git/commitdiff
Set up an initial org-agenda-files list.
authorFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Mon, 2 Sep 2024 13:50:46 +0000 (21:50 +0800)
committerFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Mon, 2 Sep 2024 13:50:46 +0000 (21:50 +0800)
emacs/.emacs.d/init.el

index 0e6bd9db69a09d7d6362162137ea66a4f217407c..999e152a686e0cc4098d03d3500ad860856ec371 100644 (file)
@@ -73,6 +73,7 @@ vc-follow-symlinks t
      ("C-c l" . org-store-link))
     :custom
     (org-default-notes-file "~/Nextcloud/notes/inbox.org")
      ("C-c l" . org-store-link))
     :custom
     (org-default-notes-file "~/Nextcloud/notes/inbox.org")
+    (org-agenda-files `(,org-default-notes-file))
     (org-capture-bookmark nil)
     ;; Capture templates
     (org-capture-templates
     (org-capture-bookmark nil)
     ;; Capture templates
     (org-capture-templates