dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
649 stars 114 forks source link

Make the tooltip counter more intuitive #191

Open roger21 opened 4 years ago

roger21 commented 4 years ago

hello

so the tooltip on the task tray for a countdown from 30min says for instance: 12 minutes 17 seconds -> 30 minutes

while in "show elapsed time instead of time left" mode, the tooltip says for instance: 17 minutes 43 seconds -> 30 minutes

in the second case it is clear that the timer is growing from 0 to 30min in the first case it is what we read too, except it is not what it means at all

so i suggest a more clear text for instance: normal (aka remaining time): 30 minutes: 12 minutes 17 seconds remaining "show elapsed time instead of time left" mode: 30 minutes: 17 minutes 43 seconds elapsed or something else similar