branch: externals/consult-denote commit ed83d2a1eddbdb0d5bcc5128eb6181f3467a705b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Expand the consult-denote defgroup --- consult-denote.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/consult-denote.el b/consult-denote.el index 03562da555..a1fc40b140 100644 --- a/consult-denote.el +++ b/consult-denote.el @@ -70,8 +70,11 @@ "Simple notes with an efficient file-naming scheme." :group 'files :group 'minibuffer + :group 'denote + :link '(info-link "(denote) Top") :link '(info-link "(consult-denote) Top") - :link '(url-link :tag "Homepage" "https://protesilaos.com/emacs/consult-denote")) + :link '(url-link :tag "Denote homepage" "https://protesilaos.com/emacs/denote") + :link '(url-link :tag "Consult Denote homepage" "https://protesilaos.com/emacs/consult-denote")) ;;;; User options