miklschmidt / chronium-timetracker-issues

Issues for chronium (still private)
0 stars 0 forks source link

Missing time message not showing up #66

Closed andsens closed 11 years ago

andsens commented 11 years ago

When you commit a task and it was the one that was running, timetracking stops. However, once you start tracking time on a new task, the suggestion about adding missing time does not show up.

miklschmidt commented 11 years ago

It's not supposed to

andsens commented 11 years ago

That'd be nice though, or is there a scenario where you don't want this?

miklschmidt commented 11 years ago

When you stop tracking time, you will get a notification after max. 30 seconds with the duration in which you haven't been tracking time. That should be all you need. If you sync a task and start another one within 30 seconds, you don't really have a problem.

Implementing what you suggest will add a lot of complexity with very little return.

Maybe i will allow you to start a new task from the notification, but this is really not a priority as it's a minor feature.

The other popup is for time you lose unintentionally (active timer that was tracking while shit happened and later comes back to life).