From 466cac11553f585b78690f39ff72fe7127fec7a1 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 27 Nov 2025 11:59:55 +0000 Subject: jao-org-notes: better ripgrep --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index eb880c8..041bb34 100644 --- a/init.el +++ b/init.el @@ -1944,7 +1944,8 @@ ("n" "create new note" jao-org-notes-create) ("/" "open note" jao-org-notes-open) ("\\" "open note by tags" jao-org-notes-consult-tags) - ("N" "ripgrep notes" jao-org-notes-consult-ripgrep)] + ("N" "ripgrep all notes" jao-org-notes-consult-ripgrep) + ("C" "ripgrep category" jao-org-notes-consult-ripgrep-category)] ["Documents" ("d" "go to doc" jao-select-pdf) ("o" "open doc" jao-open-doc) -- cgit v1.2.3