From 90b4bd7d921eb59fde44987723f07d59ad136c2b Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 13 Dec 2020 22:27:37 +0100 Subject: [PATCH] some roam-tweaks to agenda files --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index 6900acb..1916418 100644 --- a/init.el +++ b/init.el @@ -220,7 +220,10 @@ ;; default agenda files (setq org-agenda-files '("~/nextcloud/org/" "~/nextcloud/org/phone/" + "~/nextcloud/org/learning/SICP/" + "~/nextcloud/org/learning/kernighan-ritchie/" "~/nextcloud/org/roam/" + "~/nextcloud/org/roam/daily/" "~/Seafile/ORG/")) ;; default agenda view (setq org-agenda-start-day "-3d"