Change deft directory

This commit is contained in:
Jeremy Dormitzer 2019-10-09 09:51:53 -04:00
parent 473eb440f3
commit f52e9c857b

View File

@ -3109,7 +3109,7 @@ A fuzzy-finder for notes.
(setq deft-extensions '("org" "txt" "md" "markdown" "text"))
:config
(setq deft-directory (concat (file-name-as-directory (get-dropbox-directory))
"deft")
"org/deft")
deft-use-filter-string-for-filename t
deft-file-naming-rules '((noslash . "-")
(nospace . "-")