From f115e70b115e8f0c6380c5917a9649e5b2545444 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 7 Mar 2021 04:05:53 +0000 Subject: jao-org-notes: fix for capture template and keybindings --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index e1b3347..1338a34 100644 --- a/init.org +++ b/init.org @@ -4219,8 +4219,8 @@ (pretty-hydra-define jao-hydra-emacs-utils (:color blue :quit-key "q") ("Notes" - (("n" org-roam-capture "capture note") - ("N" org-roam-find-file-immediate "go to note")) + (("n" jao-org-notes-open-or-create "capture note") + ("N" jao-org-notes-open "go to note")) "Packages" (("a" jao-vterm-aptitude "aptitude") ("l" (progn (jao-afio--goto-scratch) (list-packages)) "package list") -- cgit v1.2.3