diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index be929bed..904a1c97 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1157,7 +1157,7 @@ the same tree node, and the headline of the tree node in the Org-mode file." :config (progn (setq deft-extensions '("org")) - (setq deft-directory "~/Dropbox (Personal)/org"))) + (setq deft-directory "~/Dropbox (Personal)/org/notes"))) (use-package epg :ensure t