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
No known key found for this signature in database
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)