From c9b11b5996a233d4409ad0cf54e82490cbaf7a6b Mon Sep 17 00:00:00 2001 From: rearman Date: Tue, 21 May 2024 09:54:57 -0400 Subject: [PATCH] Change up capture templates again --- init.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 81afb9d..782a367 100644 --- a/init.org +++ b/init.org @@ -1436,7 +1436,10 @@ Capture Templates per my proclivities. :clock-in t :clock-resume t) ("m" "Meeting" entry (file+olp+datetree org-journal-file) - "* %? :meeting:%^g \n%t\n** Notes\n** Action Items\n*** TODO " + "* %? :meeting:\nSCHEDULED: %t\n** Notes\n** Action Items" + :time-prompt t) + ("s" "Semi-Weekly PLC Meeting" entry (file+olp+datetree org-journal-file) + "* Semi-Weekly PLC Meeting :plc:semiweekly:meeting:%^g \n%t\n** Notes\n** Action Items" :clock-in t :clock-resume t) ("a" "Appointment" entry (file+olp+datetree org-journal-file) -- 2.39.5