glyph / Pomodouroboros

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

intentions written into little popup window do not go into list #48

Open polkapolka opened 1 year ago

polkapolka commented 1 year ago

I write an intention into the window and hit enter, and they do not transfer into the list anywhere. If I write the intention in the list on the list window, then they show up.

glyph commented 7 months ago

This is … sort of intentional. The UI is pretty bad here, but it sometimes pops up an NSUserNotification to tell you that you were too late to set the intention, or an intention isn't running. The only time the pop-up box actually enters the intention for you, is if you happen to set it in the first 4 minutes.

I am going to leave this open because I wouldn't refuse a PR to improve this, but in the nexus model ( #33 ) this will be addressed by the fact that the entire UI centers around putting into your intentions into a list, and the popup will be a prompt to select from the top of that list.