UPDATE: org-roam file

This commit is contained in:
Alexandre LUCAZEAU 2024-05-22 07:49:05 +02:00
parent c8553ffd93
commit 55a2a5fd31
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ Ma configuration est assez basique :
(org-roam-completion-everywhere t)
:bind (("C-c n l" . org-roam-buffer-toggle)
("C-c n f" . org-roam-node-find)
("C-c n i" . org-roam-node-insert))
("C-c n i" . org-roam-node-insert)
("C-c n o" . emacs-org-clock.org))
:config
(org-roam-setup)
(org-roam-db-autosync-mode)