From: rearman Date: Wed, 27 May 2026 20:10:39 +0000 (-0400) Subject: Add capture template for undertaking X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=d0038e0dd755a38df722e896e1e0c757b905c178;p=emacsinit.git Add capture template for undertaking --- diff --git a/config.org b/config.org index bffdcbc..da98d87 100644 --- a/config.org +++ b/config.org @@ -367,6 +367,12 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett :prepend t :clock-in t :clock-resume t) + ("u" "Undertaking" entry + (file+olp "gtd.org" "Undertakings") + "* %^{Description}\n%U\n%?" + :prepend t + :clock-in t + :clock-resume t) ("m" "Meeting" entry (file+olp "gtd.org" "Meetings") "* MEETING %^{Description}\n%^{Scheduled:}T\n%?"