This commit is contained in:
Martin Sukany
2026-02-27 15:48:23 +01:00
parent 58a2ccea2b
commit 5ab8ba813b
9 changed files with 186 additions and 15 deletions

View File

@@ -4,6 +4,8 @@ This file has been auto-generated by beorg and should (probably) not be manually
* Settings
#+begin_src scheme
(set! beorg-customized-var-names '("sync-subfolders"))
(set! beorg-customized-var-names '("sync-subfolders" "agenda-include-calendar" "agenda-exclude-files"))
(set! sync-subfolders #t)
(set! agenda-include-calendar #f)
(set! agenda-exclude-files '("caldav/suky.org" "caldav/family.org" "caldav/klara.org"))
#+end_src