-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Milestone
Description
When the user has an active entry, the information displayed at the top of the screen should be updated. For example, let's say the user has the following info:
Day: 02:10
Week: 10:23
Month: 32:12
If the entry is running and it has 01:11, then all the fields listed above should have those values + the time of the entry running. These times should be updated all the time so if the entry running has one more minute, then this value should be added to Day, Week, and Month times.