set deft directory correctly
This commit is contained in:
parent
598a299021
commit
27ed38b485
@ -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 . "_")
|
(setq deft-file-naming-rules '((noslash . "_")
|
||||||
(nospace . "_")
|
(nospace . "_")
|
||||||
(case-fn . downcase)))
|
(case-fn . downcase)))
|
||||||
(setq deft-directory "~/Dropbox (Personal)/org/notes")))
|
(setq deft-directory "~/SparkleShare/org/notes")))
|
||||||
|
|
||||||
(use-package epg
|
(use-package epg
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user