From cac887c86989a5a15528a89095bf0397e7fc7dda Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 16 Jun 2026 13:27:04 -0700 Subject: oni-org: Add category to tasks --- oni-org/capture-templates/laundry.org | 4 ++++ oni-org/capture-templates/morning-checklist-bedding.org | 1 + oni-org/capture-templates/morning-checklist-trash.org | 1 + oni-org/capture-templates/morning-checklist.org | 3 +++ 4 files changed, 9 insertions(+) diff --git a/oni-org/capture-templates/laundry.org b/oni-org/capture-templates/laundry.org index 8d0e1eb..19b3d65 100644 --- a/oni-org/capture-templates/laundry.org +++ b/oni-org/capture-templates/laundry.org @@ -1,19 +1,23 @@ * NEXT Wash a load of laundry :PROPERTIES: +:CATEGORY: life :CREATED: %U :TRIGGER: next-sibling todo!(NEXT) :END: * TODO Dry a load of laundry :PROPERTIES: +:CATEGORY: life :CREATED: %U :TRIGGER: next-sibling todo!(NEXT) :END: * TODO Fold a load of laundry :PROPERTIES: +:CATEGORY: life :CREATED: %U :TRIGGER: next-sibling todo!(NEXT) :END: * TODO Put away a load of laundry :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: diff --git a/oni-org/capture-templates/morning-checklist-bedding.org b/oni-org/capture-templates/morning-checklist-bedding.org index b367726..b3eb6ff 100644 --- a/oni-org/capture-templates/morning-checklist-bedding.org +++ b/oni-org/capture-templates/morning-checklist-bedding.org @@ -1,4 +1,5 @@ * NEXT Kids Bedding :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: diff --git a/oni-org/capture-templates/morning-checklist-trash.org b/oni-org/capture-templates/morning-checklist-trash.org index 813fb64..2f5e8a6 100644 --- a/oni-org/capture-templates/morning-checklist-trash.org +++ b/oni-org/capture-templates/morning-checklist-trash.org @@ -1,4 +1,5 @@ * NEXT Put trash out :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: diff --git a/oni-org/capture-templates/morning-checklist.org b/oni-org/capture-templates/morning-checklist.org index 6ac0be8..a8fa37b 100644 --- a/oni-org/capture-templates/morning-checklist.org +++ b/oni-org/capture-templates/morning-checklist.org @@ -1,12 +1,15 @@ * NEXT Dishes :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: * NEXT Snacks :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: * NEXT Lunches :PROPERTIES: +:CATEGORY: life :CREATED: %U :END: -- cgit v1.3-2-g0d8e