From 39085a18794d2e9e5e83c9f46e42fc87d8606b99 Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Wed, 26 Apr 2023 16:08:02 +0200 Subject: [PATCH] Update org capture templates Capture a date and time with an event --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index c05c822..68109f5 100644 --- a/init.el +++ b/init.el @@ -660,7 +660,7 @@ "** %?") ("e" "Event" entry (file+olp "~/notes/planner.org" "Inbox") - "** %?")))) + "** %?\n%^T")))) (setq org-log-into-drawer t) (setq org-structure-template-alist (quote