From 7fd38b10a16a0de0d1018a4f8c0843e036a48494 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Tue, 13 Jan 2026 10:52:26 +0100 Subject: [PATCH] Fix capitalization in Org capture templates --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index c8becf3..1a35415 100644 --- a/init.el +++ b/init.el @@ -1392,7 +1392,7 @@ accordingly." "* Note: %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:%?" :empty-lines-before 1 :empty-lines-after 1) - ("j" "journal entry" + ("j" "Journal entry" plain (file+olp+datetree db/org-default-pensieve-file "Journal")