diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..0ed883a --- /dev/null +++ b/todo.txt @@ -0,0 +1,5 @@ +- [ ] split up all the different types of state: + - bool + - text + - notification state type has different names + - there exists state type with 3 or even 4 options ("all" and "merged" as additional options)