[Org] Fix spec for stuck projects
This commit is contained in:
parent
c6815e9749
commit
2943a7a4b9
@ -349,9 +349,9 @@ forces clocking in of the default task."
|
|||||||
'(:link t :maxlevel 4 :compact t :narrow 60 :fileskip0 t))
|
'(:link t :maxlevel 4 :compact t :narrow 60 :fileskip0 t))
|
||||||
|
|
||||||
(setq org-stuck-projects
|
(setq org-stuck-projects
|
||||||
'("-REGULAR-HOLD-NOTE+TODO=\"\""
|
'("-DATE-NOP-HOLD-REGULAR-HOLD-NOTE+TODO=\"\""
|
||||||
("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG")
|
("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG")
|
||||||
("DATE" "NOP" "HOLD")
|
()
|
||||||
""))
|
""))
|
||||||
|
|
||||||
(defun db/org-agenda-list-deadlines (&optional match)
|
(defun db/org-agenda-list-deadlines (&optional match)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user