glyph / Pomodouroboros

Pomodoro timer that acknowledges the inexorable, infinite passage of time
MIT License
189 stars 12 forks source link

wire up a dedicated debugging view with a time & date picker so that I can interactively debug the experience of moving through a typical day #58

Open glyph opened 3 months ago

glyph commented 3 months ago

Right now I have to kind of imagine what it would be like to use the app and with so many scoring interactions it can be quite difficult to do this.

I want to have a debugging pane that can set up a scenario and then allow me to watch as the app sort of auto-plays the scenario so I can see what it looks like interactively.

This needs a few parameters:

this should magic up a fresh Nexus on each try so that I don't need to worry about stale state. However I probably want a suite of canned intention objects available so I don't need to retype them all.