Clarify the denote-add-links prompt

This commit is contained in:
Protesilaos Stavrou 2025-04-06 10:12:32 +03:00
parent f115e60df9
commit 06db676d80
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -5825,7 +5825,7 @@ Optional ID-ONLY has the same meaning as in `denote-link': it
inserts links with just the identifier."
(interactive
(list
(denote-files-matching-regexp-prompt "Insert links matching REGEXP")
(denote-files-matching-regexp-prompt "Insert links to files matching REGEXP")
current-prefix-arg))
(unless (or (denote--file-type-org-extra-p)
(and buffer-file-name (denote-file-has-supported-extension-p buffer-file-name)))