aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/capture-templates
diff options
context:
space:
mode:
Diffstat (limited to 'oni-org/capture-templates')
-rw-r--r--oni-org/capture-templates/laundry.org23
-rw-r--r--oni-org/capture-templates/morning-checklist-bedding.org5
-rw-r--r--oni-org/capture-templates/morning-checklist-trash.org5
-rw-r--r--oni-org/capture-templates/morning-checklist.org15
4 files changed, 48 insertions, 0 deletions
diff --git a/oni-org/capture-templates/laundry.org b/oni-org/capture-templates/laundry.org
new file mode 100644
index 0000000..19b3d65
--- /dev/null
+++ b/oni-org/capture-templates/laundry.org
@@ -0,0 +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
new file mode 100644
index 0000000..b3eb6ff
--- /dev/null
+++ b/oni-org/capture-templates/morning-checklist-bedding.org
@@ -0,0 +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
new file mode 100644
index 0000000..2f5e8a6
--- /dev/null
+++ b/oni-org/capture-templates/morning-checklist-trash.org
@@ -0,0 +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
new file mode 100644
index 0000000..a8fa37b
--- /dev/null
+++ b/oni-org/capture-templates/morning-checklist.org
@@ -0,0 +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: