[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote c68e9bee1e 6/6: Mention denote-file-has-denoted-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote c68e9bee1e 6/6: Mention denote-file-has-denoted-filename-p in the manual |
Date: |
Mon, 9 Dec 2024 06:58:49 -0500 (EST) |
branch: externals/denote
commit c68e9bee1e2a1ace2c4dd8190925fbfc8905289a
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Mention denote-file-has-denoted-filename-p in the manual
This was contributed by Jean-Philippe Gagné Guay as part of the
changeset of pull request 491:
<https://github.com/protesilaos/denote/pull/491>.
---
README.org | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.org b/README.org
index ca0130be67..2da6b9e124 100644
--- a/README.org
+++ b/README.org
@@ -5574,6 +5574,13 @@ might change them without further notice.
+ Function ~denote-file-has-identifier-p~ :: Return non-nil if =FILE=
has a Denote identifier.
+#+findex: denote-file-has-denoted-filename-p
++ Function ~denote-file-has-denoted-filename-p~ :: Return non-nil if
+ =FILE= respects the file-naming scheme of Denote. This tests the
+ rules of Denote's file-naming scheme. Sluggification is ignored. It
+ is done by removing all file name components and validating what
+ remains. [ This function is part of {{{development-version}}}. ]
+
#+findex: denote-file-has-signature-p
+ Function ~denote-file-has-signature-p~ :: Return non-nil if =FILE=
has a signature.
- [elpa] externals/denote updated (7a2034516e -> c68e9bee1e), ELPA Syncer, 2024/12/09
- [elpa] externals/denote a89755c686 1/6: Add denote-file-has-denoted-filename-p function, ELPA Syncer, 2024/12/09
- [elpa] externals/denote 26629820f7 2/6: Refactor denote-retrieve-title-or-filename, ELPA Syncer, 2024/12/09
- [elpa] externals/denote 63a6603b62 5/6: Merge pull request #491 from jeanphilippegg/denote-retrieve-title-or-filename, ELPA Syncer, 2024/12/09
- [elpa] externals/denote c68e9bee1e 6/6: Mention denote-file-has-denoted-filename-p in the manual,
ELPA Syncer <=
- [elpa] externals/denote f89f9ee963 4/6: Make denote-date-prompt accept optional INITIAL-DATE and PROMPT-TEXT, ELPA Syncer, 2024/12/09
- [elpa] externals/denote 5ae74c1158 3/6: Change the way denote--used-ids is used, ELPA Syncer, 2024/12/09