Why isnt there a stop start button on the GUI? #92
|
was very frustrated until i discovered you must create a shortcut in order for the stop/start window to show up - trying to find a replacement for Grindstone 3, this is close but I
working on multiple projects during the day so perhaps this is not the app for a freelancer with several clients not working on one thing at a time nice UI though, very modern |
Replies: 1 comment
|
The app use a menu bar widget that shows three distinct states: Idle state: displays the elapsed work time with a single Start button Active tracking: shows the running timer under WORK HOURS, the tracked app name (e.g. Safari) and icon, plus Stop and Pause buttons Paused state — shows a separate break timer (e.g. 01:34 BREAK) alongside the work hours counter, with Stop and Continue buttons The Overview button and the tag icon (projects) are present in all states. The layout is clean and compact, which works great as an integration with the menu bar. Hope this helps clarify the current behavior. |
The app use a menu bar widget that shows three distinct states:
Idle state: displays the elapsed work time with a single Start button
Active tracking: shows the running timer under WORK HOURS, the tracked app name (e.g. Safari) and icon, plus Stop and Pause buttons
Paused state — shows a separate break timer (e.g. 01:34 BREAK) alongside the work hours counter, with Stop and Continue buttons
The Overview button and the tag icon (projects) are present in all states. The layout is clean and compact, which works great as an integration with the menu bar.
Hope this helps clarify the current behavior.