removed org-roam db from nextcloud folder

This commit is contained in:
paul-loedige
2024-01-26 12:45:34 +01:00
parent 155ed93a61
commit 020f652391
-1
View File
@@ -521,7 +521,6 @@ Both the org files themselves and the database should be located in the same dir
#+begin_src emacs-lisp :tangle config.el
(after! org
(setq org-roam-directory (file-truename "~/org/org-roam"))
(setq org-roam-db-location "~/org/org-roam/org-roam.db")
(org-roam-db-autosync-mode))
#+end_src
*** Note Templates