From: rearman Date: Tue, 21 May 2024 13:54:57 +0000 (-0400) Subject: Change up capture templates again X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=c9b11b5996a233d4409ad0cf54e82490cbaf7a6b;p=emacsinit.git Change up capture templates again --- 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)