|
|
@ -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")
|
|
|
|
(unless (string-equal system-type "android")
|
|
|
|
(use-package deft
|
|
|
|
(use-package deft
|
|
|
|
:config
|
|
|
|
:config
|
|
|
|
(setq deft-extensions '("org"))
|
|
|
|
(setq deft-extensions '("org" "md"))
|
|
|
|
(if (string-equal user-login-name "3055822")
|
|
|
|
(if (string-equal user-login-name "3055822")
|
|
|
|
(progn
|
|
|
|
(progn
|
|
|
|
(setq deft-directory deft-secret-filepath)
|
|
|
|
(setq deft-directory deft-secret-filepath)
|
|
|
|