From d0038e0dd755a38df722e896e1e0c757b905c178 Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 27 May 2026 16:10:39 -0400 Subject: [PATCH] Add capture template for undertaking --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) 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%?" -- 2.39.5