Add colon to reply capture template
It's easier to read this way.
This commit is contained in:
parent
4b1eb2e322
commit
b0fead9778
2
init.el
2
init.el
@ -1168,7 +1168,7 @@
|
|||||||
("r" "respond"
|
("r" "respond"
|
||||||
entry
|
entry
|
||||||
(file db/org-default-refile-file)
|
(file db/org-default-refile-file)
|
||||||
,(concat "* TODO [#B] Reply %:subject (%:from) :EMAIL:\n"
|
,(concat "* TODO [#B] Reply: %:subject (%:from) :EMAIL:\n"
|
||||||
":PROPERTIES:\n:CREATED: %U\n:END:\n"
|
":PROPERTIES:\n:CREATED: %U\n:END:\n"
|
||||||
"\n%a\n%?"))
|
"\n%a\n%?"))
|
||||||
("R" "read"
|
("R" "read"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user