[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 821095844c 4/9: Clarify the wording about defaul
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 821095844c 4/9: Clarify the wording about default behaviour of denote-sort-dired command |
Date: |
Wed, 4 Dec 2024 09:58:04 -0500 (EST) |
branch: externals/denote
commit 821095844cdb11d344a829e7a7bc3e9e4e9cb338
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Clarify the wording about default behaviour of denote-sort-dired command
---
README.org | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 0b45f60b3c..2603b8c787 100644
--- a/README.org
+++ b/README.org
@@ -4015,8 +4015,11 @@ given file name component
([[#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d][The file-n
#+findex: denote-sort-dired
The command ~denote-sort-dired~ produces a Dired file listing with a
flat, filtered, and sorted set of files from the ~denote-directory~
-([[#h:c958e087-1d23-4a25-afdd-db7bf5606b4c][Define a sorting function per
component]]). It does so by means of
-three minibuffer prompts:
+([[#h:c958e087-1d23-4a25-afdd-db7bf5606b4c][Define a sorting function per
component]]). It does so by a series of
+prompts, which can be configured by the user option
+~denote-sort-dired-extra-prompts~
([[#h:a34228cb-484f-48fe-9cbc-8e41f313127b][Configure what extra prompts
~denote-sort-dired~ issues]]).
+
+The out-of-the-box behaviour of ~denote-sort-dired~ is as follows:
1. It first asks for a regular expression with which to match Denote
files. Remember that due to Denote's efficient file-naming scheme,
- [elpa] externals/denote updated (7f4a66d802 -> de786b5e8f), ELPA Syncer, 2024/12/04
- [elpa] externals/denote 4205708b2c 3/9: Document in the manual denote-sort-dired-extra-prompts new exclude-regexp symbol, ELPA Syncer, 2024/12/04
- [elpa] externals/denote d6b3269a17 8/9: Merge branch 'not-regexp', ELPA Syncer, 2024/12/04
- [elpa] externals/denote 663e6e0206 2/9: Document denote-directory-files EXCLUDE-REGEXP in the manual, ELPA Syncer, 2024/12/04
- [elpa] externals/denote a701764b0e 1/9: Start implementing not-regexp feature to exclude those files, ELPA Syncer, 2024/12/04
- [elpa] externals/denote 821095844c 4/9: Clarify the wording about default behaviour of denote-sort-dired command,
ELPA Syncer <=
- [elpa] externals/denote 89a6f7c8c2 5/9: Fix bug to make denote-sort-dired exclude files matching regexp (see a701764), ELPA Syncer, 2024/12/04
- [elpa] externals/denote a703f2b686 6/9: Implement WORK-IN-PROGRESS support for :not-regexp to omit files in Org dynamic blocks, ELPA Syncer, 2024/12/04
- [elpa] externals/denote fba0bb2650 7/9: Document the :not-regexp parameter of the Org dynamic blocks, ELPA Syncer, 2024/12/04
- [elpa] externals/denote de786b5e8f 9/9: Define helper function to parse rx, ELPA Syncer, 2024/12/04