set deft-default-extension
This commit is contained in:
parent
44ec5d5835
commit
b6c16d1bcf
@ -1220,6 +1220,7 @@ the same tree node, and the headline of the tree node in the Org-mode file."
|
||||
(use-package deft
|
||||
:config
|
||||
(progn
|
||||
(setq deft-default-extension "org")
|
||||
(setq deft-extensions '("org"))
|
||||
(setq deft-use-filter-string-for-filename t)
|
||||
(setq deft-file-naming-rules '((noslash . "_")
|
||||
|
Loading…
Reference in New Issue
Block a user