diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index f46a91c4..a2b13881 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1393,7 +1393,7 @@ the same tree node, and the headline of the tree node in the Org-mode file." (setq deft-file-naming-rules '((noslash . "_") (nospace . "_") (case-fn . downcase))) - (setq deft-directory "~/Dropbox (Personal)/org/notes"))) + (setq deft-directory "~/SparkleShare/org/notes"))) (use-package epg :config