Enable auto sync for org roam

This commit is contained in:
Marcus Kammer 2024-11-17 10:50:30 +01:00
parent ae0cca6dfb
commit 5fb9642707

View file

@ -1770,7 +1770,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
:defer t
:after org
:init
(setq org-roam-db-autosync-mode t)
(org-roam-db-autosync-mode)
(setq org-roam-v2-ack t)
(setq org-roam-db-location "~/org-roam.db")
(require 'org-roam-dailies)