Automatic
This commit is contained in:
parent
25e93576be
commit
57e870a383
1 changed files with 2 additions and 0 deletions
|
@ -572,5 +572,7 @@ automatically committed and pushed on a remote repository.
|
|||
(setq org-journal-prefix-key "C-x j"))
|
||||
:config
|
||||
(setq org-journal-dir "~/journal/"
|
||||
org-journal-file-format "%Y%m%d.org"
|
||||
org-journal-file-type 'daily
|
||||
org-journal-date-format "%A, %d %B %Y"))
|
||||
#+end_src
|
||||
|
|
Reference in a new issue