configs/emacs: add db-sync for roam

This commit is contained in:
Aaron Bieber 2024-09-13 07:23:07 -06:00
parent fbc823e2a1
commit 776df10486
No known key found for this signature in database

View File

@ -644,6 +644,7 @@ Custom agenda commands for various things.
("C-c n f" . org-roam-node-find)
("C-c n g" . org-roam-graph)
("C-c n r" . org-roam-ref-add)
("C-c n s" . org-roam-db-sync)
("C-c n t" . org-roam-tag-add)
("C-c n i" . org-roam-node-insert)
("C-c n c" . org-roam-capture)