diff --git a/notes.txt b/notes.txt index 760f692..6155649 100644 --- a/notes.txt +++ b/notes.txt @@ -11,3 +11,4 @@ memory system, make sure we can store memory of how things have interacted. some why it was pressed, in response to what, etc. every single thing should connect and be traceable widgets should have either 1 or any number of there own existance widgets that can be more than one should have some parameters like "noUpdate" or "updateWhenFull" so we can control when more widgets can be placed and when they can be updated +elements when interacted with need to send the operation to state for the monitor to handle certain actions? \ No newline at end of file