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

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

[elpa] externals/denote 495f452392 2/3: Mention Org date selection in de


From: ELPA Syncer
Subject: [elpa] externals/denote 495f452392 2/3: Mention Org date selection in denote-prompts
Date: Sun, 21 Aug 2022 07:57:33 -0400 (EDT)

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

    Mention Org date selection in denote-prompts
---
 denote.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 1c17031aed..780081a4dd 100644
--- a/denote.el
+++ b/denote.el
@@ -199,7 +199,8 @@ The value is a list of symbols, which includes any of the 
following:
 - `date': Prompts for the date of the new note.  It will expect
   an input like 2022-06-16 or a date plus time: 2022-06-16 14:30.
   Without the `date' prompt, the `denote' command uses the
-  `current-time'.
+  `current-time'.  (To leverage the more sophisticated Org
+  method, see the `denote-date-prompt-use-org-read-date'.)
 
 - `template': Prompts for a KEY among `denote-templates'.  The
   value of that KEY is used to populate the new note with



reply via email to

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