From 837f9393d950c97f1aea3909676cc3c7842af70f Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 15 Feb 2024 23:54:04 +0000 Subject: jao-org-notes: polishing and jao-org-notes-open-tags --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index f29fb75..57c7a7b 100644 --- a/init.el +++ b/init.el @@ -3216,6 +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) ("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