[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote fa617d494b 5/6: Add a TODO about examples for de
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote fa617d494b 5/6: Add a TODO about examples for denote-link-description-function |
Date: |
Thu, 22 Feb 2024 09:57:44 -0500 (EST) |
branch: externals/denote
commit fa617d494b7058af86268a82d8fc9a300deb13ee
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add a TODO about examples for denote-link-description-function
---
denote.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/denote.el b/denote.el
index 3643bd21ec..ce84db8b6e 100644
--- a/denote.el
+++ b/denote.el
@@ -3432,6 +3432,8 @@ See the `:link' property of `denote-file-types'."
(defvar denote-link-signature-format "%s %s"
"Format of link description for `denote-link-with-signature'.")
+;; TODO 2024-02-22: Consider documenting this, such as:
+;; <https://github.com/protesilaos/denote/issues/255#issuecomment-1949634482>.
(defvar denote-link-description-function
#'denote-link-description-with-signature-and-title
"Function to use to create the description of links.
- [elpa] externals/denote updated (ce7cdb5b21 -> f3daeb2eda), ELPA Syncer, 2024/02/22
- [elpa] externals/denote ba5d3ef7ef 4/6: Document in the manual all the new link description/format variables and functions, ELPA Syncer, 2024/02/22
- [elpa] externals/denote 2755448710 1/6: Make denote-link-signature-format public, ELPA Syncer, 2024/02/22
- [elpa] externals/denote afd2f27b1a 2/6: Fix a typo, ELPA Syncer, 2024/02/22
- [elpa] externals/denote cbf67641b9 3/6: Update definition and docs of denote-link-description-with-signature-and-title, ELPA Syncer, 2024/02/22
- [elpa] externals/denote fa617d494b 5/6: Add a TODO about examples for denote-link-description-function,
ELPA Syncer <=
- [elpa] externals/denote f3daeb2eda 6/6: Add comments to a sample code snippet to make it more obvious, ELPA Syncer, 2024/02/22