From 109970f7aecada7cfc8b80664c17d077753e3871 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 20 May 2026 03:10:03 -0700 Subject: oni-org: Add template for doing laundry --- oni-org/capture-templates/laundry.org | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 oni-org/capture-templates/laundry.org (limited to 'oni-org/capture-templates') diff --git a/oni-org/capture-templates/laundry.org b/oni-org/capture-templates/laundry.org new file mode 100644 index 0000000..8d0e1eb --- /dev/null +++ b/oni-org/capture-templates/laundry.org @@ -0,0 +1,19 @@ +* NEXT Wash a load of laundry +:PROPERTIES: +:CREATED: %U +:TRIGGER: next-sibling todo!(NEXT) +:END: +* TODO Dry a load of laundry +:PROPERTIES: +:CREATED: %U +:TRIGGER: next-sibling todo!(NEXT) +:END: +* TODO Fold a load of laundry +:PROPERTIES: +:CREATED: %U +:TRIGGER: next-sibling todo!(NEXT) +:END: +* TODO Put away a load of laundry +:PROPERTIES: +:CREATED: %U +:END: -- cgit v1.3-2-g0d8e