org-journal format

This commit is contained in:
EliasVincent 2024-12-27 11:21:25 +01:00
parent 273517faf2
commit c1ebd1e47e
1 changed files with 2 additions and 2 deletions

View File

@ -113,5 +113,5 @@
(after! org-journal
(setq org-journal-dir "~/Nextcloud/org/journal")
(setq org-journal-file-format "%Y_%m_%d.org")
)