[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote b82da20d5d 12/12: Clarify that all convenience c
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote b82da20d5d 12/12: Clarify that all convenience commands append to the denote-prompts |
Date: |
Thu, 15 Feb 2024 00:58:26 -0500 (EST) |
branch: externals/denote
commit b82da20d5dcd5fe7067fa0a36517168dfca1e3be
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Clarify that all convenience commands append to the denote-prompts
---
README.org | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 04b208a97f..49095dc099 100644
--- a/README.org
+++ b/README.org
@@ -361,8 +361,12 @@ this can be achieved globally by changing the
~denote-prompts~ user
option, there are cases where an ad-hoc method is the appropriate one
([[#h:f9204f1f-fcee-49b1-8081-16a08a338099][The denote-prompts option]]).
-To this end, Denote provides the following convenience interactive
-commands for note creation:
+To this end, Denote provides the following interactive convenience
+commands for note creation. They all work by appending a new prompt to
+the existing ~denote-prompts~. For these examples, we assume the
+default value of ~denote-prompts~, which is ='(title keywords)=. [
+Appending to the existing ~denote-prompts~ is a behaviour defined in
+{{{development-version}}}. ]
+ Create note by specifying file type :: The ~denote-type~ command
creates a note while prompting for a file type.
- [elpa] externals/denote edac33337c 01/12: Avoid keeping opened buffers in `denote-link-return-links`, (continued)
- [elpa] externals/denote edac33337c 01/12: Avoid keeping opened buffers in `denote-link-return-links`, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 13a64f7709 02/12: Merge branch 'protesilaos:main' into main, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 2f122d374f 03/12: Merge pull request #252 from mattyonweb/main, ELPA Syncer, 2024/02/15
- [elpa] externals/denote f978dd746d 04/12: Acknowledge mattyonweb for commit edac333, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 969367db4b 06/12: Update the documentation of the user option denote-rename-no-confirm, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 1646c43bc3 05/12: Make denote-keywords-{add, remove} honour denote-rename-no-confirm, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 6035d777cd 07/12: Update the documentation of denote-after-new-note-hook, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 489e59e61c 08/12: Move denote-keywords-{add, remove} where the renaming commands are, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 5a53344bbd 09/12: Make denote-save-buffer-after-creation a user option and document it, ELPA Syncer, 2024/02/15
- [elpa] externals/denote 79e5ec02d3 11/12: Update the documentation of denote-keywords-{add,remove}; group as "rename", ELPA Syncer, 2024/02/15
- [elpa] externals/denote b82da20d5d 12/12: Clarify that all convenience commands append to the denote-prompts,
ELPA Syncer <=
- [elpa] externals/denote c6ef5ec335 10/12: Define aliases for denote-keywords-{add, remove}, ELPA Syncer, 2024/02/15