summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index e1561de..3d90825 100644
--- a/init.el
+++ b/init.el
@@ -1513,7 +1513,7 @@ If failed try to complete the common part with `company-complete-common'"
(org-agenda-sorting-strategy '(alpha-up deadline-down scheduled-down priority-down))))
(tags-todo "TODO=\"TODO\"" ((org-agenda-overriding-header "TODO")
(org-agenda-sorting-strategy '(alpha-up deadline-down scheduled-down priority-down)))))
- ((org-agenda-category-filter-preset '("+home" "+habits" "+refile" "+Birthday"))))
+ ((org-agenda-category-filter-preset '("+home" "+habits" "+radcal" "+radcal_alt" "+refile" "+Birthday"))))
("i" tags "idea")
("r" tags "LEVEL=2+REFILE" ((org-agenda-overriding-header "Stuff to refile")))))