removed date from deadline template
This commit is contained in:
parent
664d3a9a25
commit
50cc8c1f6b
2
conf.org
2
conf.org
|
@ -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\n%U\n")
|
||||
"* TODO %?\nDEADLINE: %^t\n")
|
||||
|
||||
;; for converting mu4e emails to tasks, defaults to next-day deadline
|
||||
("e" "email" entry (file ,capfile)
|
||||
|
|
Loading…
Reference in New Issue