aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/capture-templates
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-05-20 03:10:03 -0700
committerGravatar Tom Willemse2026-05-22 06:38:28 -0700
commit109970f7aecada7cfc8b80664c17d077753e3871 (patch)
tree158591f7c6e0ba4fc52c47d8a5c42170128df7e2 /oni-org/capture-templates
parent65f68bccfb3246e75e6d34b77dcdaf02cf13ef06 (diff)
downloademacs-config-109970f7aecada7cfc8b80664c17d077753e3871.tar.gz
emacs-config-109970f7aecada7cfc8b80664c17d077753e3871.zip
oni-org: Add template for doing laundry
Diffstat (limited to 'oni-org/capture-templates')
-rw-r--r--oni-org/capture-templates/laundry.org19
1 files changed, 19 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..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: