From 0520eb65e9ba1e99a39f870c24f7e4a4bec4a37a Mon Sep 17 00:00:00 2001 From: tecosaur <20903656+tecosaur@users.noreply.github.com> Date: Tue, 14 Apr 2020 03:09:13 +0800 Subject: [PATCH] Improve org-capture email template --- config.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config.org b/config.org index 1a09ac7..a02c445 100644 --- a/config.org +++ b/config.org @@ -1023,8 +1023,10 @@ Let's setup some org-capture templates :prepend t :headline "Inbox" :type entry - :template ("* TODO %? :email:" - "%i %a")) + :template ("* TODO %^{type|reply to|contact} %\\3 %? :email:" + "Send an email %^{urgancy|soon|ASAP|anon|at some point|eventually} to %^{recipiant}" + "about %^{topic}" + "%U %i %a")) (,(format "%s\tInteresting" (all-the-icons-faicon "eye" :face 'all-the-icons-lcyan :v-adjust 0.01)) :keys "i" :file +org-capture-todo-file