(setq system-time-locale "en_US.utf8") (customize-set-variable 'org-journal-date-format "%A, %d %B %Y") (setq! org-journal-dir (concat (file-name-as-directory org-directory) "journal")) (customize-set-variable 'org-journal-file-format "%Y-%m-%d.org") (customize-set-variable 'org-journal-file-type "daily") (customize-set-variable 'org-journal-start-on-weekday 1)