mathisdt / trackworktime

Android app to track your work time via WiFi or location and categorize each recorded intervall by a predefined client/task and a free text.
https://zephyrsoft.org/trackworktime
GNU General Public License v3.0
136 stars 30 forks source link

Insert pause #279

Open janikarki opened 7 months ago

janikarki commented 7 months ago

I would love to have a simple way to insert a pause, after the fact, between specific times, into an existing period. I imagine something similar to the "New Period" feature, but instead of creating an IN-OUT pair of events, this would create OUT-IN. The form could be pre-filled with the times entered last time.

The "automatic pause" feature is too automatic for me. Creating the pause manually by inserting individual events is of course possible, but gets tedious in the long run.


Thanks for the app, I really appreciate it!

mathisdt commented 7 months ago

An idea regarding the pre-population of the pause times:

janikarki commented 7 months ago

In an app that I've used previously, you could have a set of predefined pause times to choose from (e.g. 12:30-13:00, 14:00-14:15), in addition to specifying the times on the fly.

Setting the pause end to now is not helpful for my specific use case, for what it's worth, because I often insert the pauses long after they happened. But whatever is most useful to most people.

Buntbart commented 1 month ago

In Germany, the law stipulates that you must take a break of at least 30 minutes after 6 hours of work. After 9 hours, this break time increases to 45 minutes. An automatic system that suggests these breaks would be great. But it should still be possible to adjust the times.