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

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

[elpa] externals/denote a1d681ff10: Add missing reference to denote-jour


From: ELPA Syncer
Subject: [elpa] externals/denote a1d681ff10: Add missing reference to denote-journal-extras-new-or-existing-entry
Date: Tue, 19 Sep 2023 09:57:39 -0400 (EDT)

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

    Add missing reference to denote-journal-extras-new-or-existing-entry
---
 README.org | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.org b/README.org
index d84800dd15..732a139877 100644
--- a/README.org
+++ b/README.org
@@ -2262,6 +2262,15 @@ The ~denote-journal-extras-new-entry~ command calls the 
normal hook
 this to produce consequences therefrom, such as to set a timer with
 the ~tmr~ package from GNU ELPA 
([[#h:4af1f81e-e93a-43cc-b344-960032a16d42][Journaling with a timer]]).
 
+#+findex: denote-journal-extras-new-or-existing-entry
+The command ~denote-journal-extras-new-or-existing-entry~ locates an
+existing journal entry or creates a new one.  A journal entry is one
+that has ~denote-journal-extras-keyword~ as part of its file name.  If
+there are multiple journal entries for the current date, it prompts
+for one among them using minibuffer completion.  If there is only one,
+it visits it outright.  If there is no journal entry, it creates one
+by calling ~denote-journal-extra-new-entry~ (as described above).
+
 *** Journaling with a timer
 :PROPERTIES:
 :CUSTOM_ID: h:4af1f81e-e93a-43cc-b344-960032a16d42



reply via email to

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