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
父節點 a9ffee27f4
當前提交 d6d2d4787d
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 1C7071A75BB72D64
共有 1 個檔案被更改,包括 1 行新增2 行删除

查看文件

@ -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)