mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Add keybinding for org-roam-insert-immediate
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
org-roam-find-file
|
||||
org-roam-graph
|
||||
org-roam-insert
|
||||
org-roam-insert-immediate
|
||||
org-roam-switch-to-buffer
|
||||
org-roam-dailies-date
|
||||
org-roam-dailies-today
|
||||
@@ -33,6 +34,7 @@
|
||||
"f" #'org-roam-find-file
|
||||
"g" #'org-roam-graph
|
||||
"i" #'org-roam-insert
|
||||
"I" #'org-roam-insert-immediate
|
||||
"m" #'org-roam
|
||||
(:prefix ("d" . "by date")
|
||||
:desc "Arbitrary date" "d" #'org-roam-dailies-date
|
||||
|
Reference in New Issue
Block a user