Browse Source

Add get/create keybind

main
parent
commit
ba586eeba8
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 1
      README.org

1
README.org

@ -1927,6 +1927,7 @@ epkgs.org-roam
"ori" '(org-roam-node-insert :which-key "Insert") "ori" '(org-roam-node-insert :which-key "Insert")
"orf" '(org-roam-node-find :which-key "Find") "orf" '(org-roam-node-find :which-key "Find")
"orc" '(org-roam-capture :which-key "Capture") "orc" '(org-roam-capture :which-key "Capture")
"org" '(org-id-get-create :which-key "Get/Create")
"orb" '(org-roam-buffer-toggle :which-key "Buffer")) "orb" '(org-roam-buffer-toggle :which-key "Buffer"))
;; Apply custom keybindings for dailies. ;; Apply custom keybindings for dailies.

Loading…
Cancel
Save