removed org-roam db from nextcloud folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user