From 1159a9fe646a6645079f0ef58672c27d5319dde7 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 1 May 2022 14:39:36 +0200 Subject: [PATCH] Ignore periodic tasks on hold in overview --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 6d90c16..210b034 100644 --- a/init.el +++ b/init.el @@ -1136,8 +1136,8 @@ ((org-agenda-overriding-header "Open Projects"))) (tags "TODO=\"\"+TAGS={TOPIC}-SCHEDULED>=\"<+1d>\"" ((org-agenda-overriding-header "Topics"))) - (tags "TAGS={PERIODIC}-TODO={DONE\\|CANC}-SCHEDULED>=\"<+1d>\"" - ((org-agenda-overriding-header "Periodic Projects (PERIODIC, not scheduled in the future, not done)"))))) + (tags "TAGS={PERIODIC}-TODO={DONE\\|CANC}-HOLD-SCHEDULED>=\"<+1d>\"" + ((org-agenda-overriding-header "Periodic Projects (PERIODIC, not scheduled in the future, not done, not on hold)"))))) ("W" "Weekly Review" ((agenda ""