From d16465816e86bce2952573a87f1fa5cb1db6d5e5 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Fri, 2 Jan 2026 17:49:33 +0200 Subject: [PATCH] Mention the link to contents in denote-add-links --- denote.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 822502f..5eb5695 100644 --- a/denote.el +++ b/denote.el @@ -6546,7 +6546,9 @@ useful for the creation of metanotes (read the manual for more on the matter). Optional ID-ONLY has the same meaning as in `denote-link': it -inserts links with just the identifier." +inserts links with just the identifier. + +Also see `denote-link-to-all-files-with-contents'." (interactive (list (denote-files-matching-regexp-prompt "Insert links to files matching REGEXP")