[Org] Fix spec for stuck projects

This commit is contained in:
Daniel - 2018-02-04 18:14:30 +01:00
parent c6815e9749
commit 2943a7a4b9
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 2 deletions

View File

@ -349,9 +349,9 @@ forces clocking in of the default task."
'(:link t :maxlevel 4 :compact t :narrow 60 :fileskip0 t))
(setq org-stuck-projects
'("-REGULAR-HOLD-NOTE+TODO=\"\""
'("-DATE-NOP-HOLD-REGULAR-HOLD-NOTE+TODO=\"\""
("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG")
("DATE" "NOP" "HOLD")
()
""))
(defun db/org-agenda-list-deadlines (&optional match)