emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote d42aa0f608 6/6: Clarify point on org-capture tem


From: ELPA Syncer
Subject: [elpa] externals/denote d42aa0f608 6/6: Clarify point on org-capture template constraint
Date: Sat, 16 Jul 2022 03:57:29 -0400 (EDT)

branch: externals/denote
commit d42aa0f608fc38ba2adec500bc564807f13a6de4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Clarify point on org-capture template constraint
---
 README.org | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index 4b48d418e6..bdb35951b4 100644
--- a/README.org
+++ b/README.org
@@ -329,12 +329,13 @@ for a title followed by a prompt for keywords 
([[#h:6a92a8b5-d766-42cc-8e5b-8dc2
 Users may prefer to leverage ~org-capture~ in order to extend file
 creation with the specifiers described in the ~org-capture-templates~
 documentation (such as to capture the active region and/or create a
-hyperlink pointing to the given context).  Due to the particular
-file-naming scheme of Denote, which is derived dynamically, such
-specifiers cannot be written directly in the template.  Instead, they
-have to be assigned to the user option ~denote-org-capture-specifiers~,
-which is interpreted by the function ~denote-org-capture~.  Example with
-our default value:
+hyperlink pointing to the given context).
+
+IMPORTANT.  Due to the particular file-naming scheme of Denote, which is
+derived dynamically, such specifiers or other arbitrary text cannot be
+written directly in the template.  Instead, they have to be assigned to
+the user option ~denote-org-capture-specifiers~, which is interpreted by
+the function ~denote-org-capture~.  Example with our default value:
 
 #+begin_src emacs-lisp
 (setq denote-org-capture-specifiers "%l\n%i\n%?")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]