More keybindings for daily planner

This commit is contained in:
Random936 2025-02-25 18:11:10 -08:00
parent 64a568c7bc
commit 942bdd517c

View File

@ -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.