Remove obsolete Org capture template
This commit is contained in:
parent
52b2c29644
commit
6565ad5933
8
init.el
8
init.el
@ -1406,14 +1406,6 @@ accordingly."
|
||||
:clock-in t
|
||||
:clock-resume t
|
||||
:empty-lines-before 1
|
||||
:empty-lines-after 1)
|
||||
("r" "Respond"
|
||||
entry
|
||||
(file db/org-default-refile-file)
|
||||
,(concat "* TODO [#B] Reply: %:subject (%:from) :EMAIL:\n"
|
||||
":PROPERTIES:\n:CREATED: %U\n:END:\n"
|
||||
"\n%a%?")
|
||||
:empty-lines-before 1
|
||||
:empty-lines-after 1))))
|
||||
|
||||
;; Babel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user