This commit is contained in:
BroodjeAap 2023-03-25 17:08:53 +00:00
parent 708b08c5a3
commit a9790cd64d

View file

@ -1,3 +1,5 @@
# Todo
- add time 'jitter' to schedule filter
- var2 with another duration string, var1 + (var2 * random) duration
- var2 with another duration string, var1 + (var2 * random) duration
- remove startup delay?
- change Filter.Var2 from pointer to just value?