Update configuration of stuck projects to exclude TEMPLATE items

master
Daniel Borchmann 12 months ago
parent ce9fa34c1a
commit 85a963e6ae
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64

@ -1056,7 +1056,7 @@
;; here is that projects that have an explicit SCHEDULED entry
;; should not be considered before this date is due.
org-stuck-projects
'("+TODO=\"\"-DATE-REGULAR-HOLD-NOTE-TAGS={NOP\\|TOPIC\\|SOMEWHEN}-SCHEDULED>=\"<+1d>\""
'("+TODO=\"\"-DATE-REGULAR-HOLD-NOTE-TAGS={NOP\\|TOPIC\\|SOMEWHEN\\|TEMPLATE}-SCHEDULED>=\"<+1d>\""
("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG" "ATTN")
()
"")

Loading…
Cancel
Save