From e521b7927870900a88a3a0351f1d976fc45698ca Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 28 Jan 2021 17:22:19 -0600 Subject: Add capture template: "Meeting" --- config.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 66a6e67..0f78e2a 100644 --- a/config.org +++ b/config.org @@ -2309,6 +2309,10 @@ TODO, and Diary. (file ,acdw/org-inbox-file) "* TODO %^{Task}\nSCHEDULED: %t\n" :immediate-finish t) + ;; Meetings + ("m" "Meeting" entry + (file ,acdw/org-inbox-file) + "* MEETING %^{Meeting}\n%^T\n\n%?") ;; Diary -- for the special Diary file ("j" "Diary entry" entry (file+olp+datetree ,acdw/org-diary-file) -- cgit 1.4.1-21-gabe81