Automatic

This commit is contained in:
Andrea Ciceri 2020-09-29 00:42:41 +02:00
parent 25e93576be
commit 57e870a383
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -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