-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently, KeepTime displays the total time worked today in the main UI. However, some users may prefer to see the remaining work time until a target duration (e.g., 8 hours) is reached. This provides a clearer understanding of how much time is left to work or if overtime has been accumulated.
Description:
- Instead of displaying "Total Time Worked", users can choose to display "Remaining Time to Target" in the main UI.
- The target work duration (e.g., 8 hours) can be configured in the settings.
- If the target time is not yet reached, the UI will show the remaining hours and minutes (e.g., "02:00:00 m left").
- If the target time is exceeded, the UI will display the overtime with a negative sign (e.g., "-01:00:00 overtime").
Additional Considerations:
- Users can toggle between "Total Worked Time" and "Remaining Time" in the settings.
- The display should be clear and intuitive, ensuring that negative overtime values are easily distinguishable.
Metadata
Metadata
Assignees
Labels
No labels