From 6e20565ef07f273941eaf72f982fdaf349eaaca8 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 10 Sep 2023 15:09:48 +0200 Subject: [PATCH] Fix typo in Org capture template --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 7b535a4..13671da 100644 --- a/init.el +++ b/init.el @@ -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"