Do not immediately finish capture when responding to mails

In that case, I sometimes want to add extra information, like scheduling a
date or adding extra references.  This is not easily possible when the capture
is closed immediately.
This commit is contained in:
Daniel - 2021-05-12 17:03:12 +02:00
parent a9ffee27f4
commit d6d2d4787d
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 1C7071A75BB72D64
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni

Vedi File

@ -1171,8 +1171,7 @@
(file db/org-default-refile-file)
,(concat "* TODO [#B] E-Mail: %:subject (%:from) :EMAIL:\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%a")
:immediate-finish t)
"\n%a"))
("R" "read"
entry
(file db/org-default-refile-file)