Fix typo in Org capture template

This commit is contained in:
Daniel - 2023-09-10 15:09:48 +02:00
parent badbb85da0
commit 6e20565ef0
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 1 additions and 1 deletions

View File

@ -1332,7 +1332,7 @@ point to the beginning of buffer first."
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\nInterrupted %(with-temp-buffer (db/org-add-link-to-current-clock) (string-trim (buffer-string)))\n\n%?")
:clock-in t :clock-resume t :empty-lines-after 0)
("r" "respond"
("r" "Respond"
entry
(file db/org-default-refile-file)
,(concat "* TODO [#B] Reply: %:subject (%:from) :EMAIL:\n"