This is experimental code
It's supposed to be my kind of to-do list, just need some testing to see if code actually saves
Idea is to create daily to-do list (later weekly), and to have options for it
When you finish daily item, you click on it to turn it off
It resets on new day to default state
But clickable WA is not recommended as well as saving variables per character, which are 2 core things of this WA. So, if I or someone sees that this code has some memory leaks then I will either completely remove it, or re-code.
Atm there aren't any and code is strict, as well I've built reset function to make sure to delete all saved data.
We will see.