From f4a0fdb7dfdeba32cd4f2b87398ebbb14aa45dfc Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Sat, 8 Jan 2022 21:13:40 -0600 Subject: [PATCH] Consistent date format for journal --- custom.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/custom.el b/custom.el index 52658df..075b66f 100644 --- a/custom.el +++ b/custom.el @@ -110,6 +110,8 @@ '(org-goto-interface 'outline-path-completionp) '(org-imenu-depth 5) + '(org-journal-date-format + "%A, %m/%d/%Y") '(org-outline-path-complete-in-steps nil) '(org-src-lang-modes