removed deliverable field from deadlines

This commit is contained in:
ndwarshuis 2019-01-15 11:13:39 -05:00
parent 30360006da
commit 664d3a9a25
1 changed files with 1 additions and 1 deletions

View File

@ -1364,7 +1364,7 @@ As per Bernt's guide, capture is meant to be fast. The dispatcher is bound to =F
;; task with a deadline
("d" "deadline" entry (file ,capfile)
"* TODO %?\nDEADLINE: %^t\ndeliverable:\n%U\n")
"* TODO %?\nDEADLINE: %^t\n%U\n")
;; for converting mu4e emails to tasks, defaults to next-day deadline
("e" "email" entry (file ,capfile)