From 8c5de749f6ed6b99df314df6bc6d72f050fc55b2 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 16 Feb 2024 22:41:26 +0000 Subject: jao-org-notes: open-tags -> consult-tags --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 5d84480..0dcfd24 100644 --- a/init.el +++ b/init.el @@ -3216,7 +3216,7 @@ [["Notes" ("n" "create new note" jao-org-notes-create) ("/" "open note" jao-org-notes-open) - ("\\" "open note by tags" jao-org-notes-open-tags) + ("\\" "open note by tags" jao-org-notes-consult-tags) ("d" "go to doc" jao-select-pdf :if display-graphic-p) ("d" "search docs" jao-recoll-consult-docs :if-not display-graphic-p) ("D" "open doc" jao-open-doc)] -- cgit v1.2.3