+org-directory must be ~/Text
I store a diary, elfeeds, etc there
This commit is contained in:
@@ -21,6 +21,7 @@ become my C one soon!
|
|||||||
(setq doom-localleader-key ",")
|
(setq doom-localleader-key ",")
|
||||||
(setq warning-minimum-level :emergency)
|
(setq warning-minimum-level :emergency)
|
||||||
(setq completion-ignore-case t)
|
(setq completion-ignore-case t)
|
||||||
|
(setq org-directory "~/Text")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
- '<SPC>m' is right next to ',', so may as well use one tap instead of two
|
- '<SPC>m' is right next to ',', so may as well use one tap instead of two
|
||||||
- Projectile tags commands
|
- Projectile tags commands
|
||||||
|
|||||||
Reference in New Issue
Block a user