More keybindings for daily planner
This commit is contained in:
parent
64a568c7bc
commit
942bdd517c
@ -175,7 +175,9 @@ Org-roam is a plain-text knowledge management system. It brings some of Roam's m
|
||||
("C-c n i" . org-roam-node-insert)
|
||||
("C-c n c" . org-roam-capture)
|
||||
("C-c n o" . org-id-get-create)
|
||||
("C-c n t" . jm/org-roam-capture-today)
|
||||
("C-c n y" . org-roam-dailies-capture-yesterday)
|
||||
("C-c n t" . org-roam-dailies-capture-today)
|
||||
("C-c n k" . org-roam-dailies-capture-tomorrow)
|
||||
("C-c n r" . jm/org-roam-refresh-agenda-list))
|
||||
:config
|
||||
;; Config for org-roam capture templates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user