set deft directory correctly

This commit is contained in:
Ivan Malison 2015-11-21 16:14:33 -08:00
parent 598a299021
commit 27ed38b485

View File

@ -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