From 73121272d3b07ac0578008bfc5baf6276ea0c31e Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Sat, 31 Jan 2026 18:13:50 -0700 Subject: [PATCH] todo --- pttodoest/todo.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pttodoest/todo.yaml b/pttodoest/todo.yaml index 8cf96b3..ba4ed04 100644 --- a/pttodoest/todo.yaml +++ b/pttodoest/todo.yaml @@ -1,2 +1,23 @@ - scheduled tasks hide +- | + file format + /name + - {any: kind} + - of yaml + - [payload list] + - but: schedule might be + schedule1: YYYY-MM-DD + schedule2: YYYY-MM-DDTHH + schedule3: 1d2h3m5s + schedule4: '* * * * *' + + /.name + - {ts:1, op:add, value: x} + - {ts:2, op:del, value: x} + - {ts:3, op:snapshot: value:[]} + + on run, + - add /name[] + - at modtime(/name) + - to /.name as new snapshot