Update configuration of stuck projects to exclude TEMPLATE items
parent
ce9fa34c1a
commit
85a963e6ae
2
init.el
2
init.el
|
@ -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…
Reference in New Issue