diff --git a/config.org b/config.org index f3f9d80..365af83 100644 --- a/config.org +++ b/config.org @@ -242,7 +242,7 @@ Let me search my journal files when I’m not at work, and reading notes otherwi (unless (string-equal system-type "android") (use-package deft :config - (setq deft-extensions '("org")) + (setq deft-extensions '("org" "md")) (if (string-equal user-login-name "3055822") (progn (setq deft-directory deft-secret-filepath)