branch: externals/denote
commit fbd223dfe817a79d442593a59ff87da911ca6127
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Follow-up on commit 86b9022 for denote-org-capture
---
denote-org-capture.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/denote-org-capture.el b/denote-org-capture.el
index 13033017ae..bc0a5457cd 100644
--- a/denote-org-capture.el
+++ b/denote-org-capture.el
@@ -83,7 +83,8 @@ expanded with the usual specifiers or strings that
Note that this function ignores the `denote-file-type': it always
sets the Org file extension for the created note to ensure that
the capture process works as intended, especially for the desired
-output of the `denote-org-capture-specifiers'.
+output of the `denote-org-capture-specifiers' (which can include
+arbitrary text).
Consult the manual for template samples."
(let ((title (denote--title-prompt))