Switched from syncthing to Dropbox
This commit is contained in:
parent
7f9d566d2a
commit
62e7e0f62f
@ -169,7 +169,7 @@ Visual fill column is a package that allows you to center text and add borders t
|
||||
Org-roam is a plain-text knowledge management system. It brings some of Roam's more powerful features into the Org-mode ecosystem such as org-file linking, etc.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq jm/org-roam-directory (expand-file-name "~/Notes"))
|
||||
(setq jm/org-roam-directory (expand-file-name "~/Dropbox"))
|
||||
(unless (file-directory-p jm/org-roam-directory)
|
||||
(make-directory jm/org-roam-directory))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user