diff --git a/pttodoest/todo.yaml b/pttodoest/todo.yaml index ba4ed04..61eb19e 100644 --- a/pttodoest/todo.yaml +++ b/pttodoest/todo.yaml @@ -12,12 +12,19 @@ schedule3: 1d2h3m5s schedule4: '* * * * *' - /.name + /.name.$HOSTNAME - {ts:1, op:add, value: x} - {ts:2, op:del, value: x} - {ts:3, op:snapshot: value:[]} on run, + - exec /.name.* + - diff /name - add /name[] - at modtime(/name) - to /.name as new snapshot + +- | + schedules + - {ts:1, op:add, value:{schedule: X}} + - adds to snapshot iff fired