Mathis Dirksen-Thedens

Results 40 comments of Mathis Dirksen-Thedens
trafficstars

An idea regarding the pre-population of the pause times: - there could be an option (in the settings) as to how long the "default" pause is - if the "insert...

Thanks for your idea! There already is a possibility to edit the hint: tap on the table on the main screen, so the "Edit Events" screen opens. Here you can...

Luckily, that's already possible - by using another app to do the synchronizing. I also have two Nextcloud instances running (one on the internet and one behind the firewall on...

I agree, it would be really nice if TWT supported changing flexi targets, but at the moment it doesn't. Nevertheless you can use the following workaround for the time being:...

At the moment I don't have the capacity to implement it, but I'm open (and grateful!) for contributions / pull requests. So if anyone knows an Android developer, maybe you...

There is the constant REPEAT_TIME used [here](https://github.com/mathisdt/trackworktime/blob/master/app/src/main/java/org/zephyrsoft/trackworktime/location/LocationTracker.java#L114) which should be flexibilized by this. Intervals of less than a minute don't make sense because the time resolution of the app is...

Nice idea, I can imagine this could come in handy. But why stop at just "subtract 5 minutes"? Maybe there could be a "+" button and a "-" button, which...

If you only want to implement a subset of the above, that would also be fine. It can be extended later (not necessarily by you, if you don't want that).

Tasks are for the working time (to know what was worked on), so they can't be applied to OUT events. This would be a new list, probably also a new...

@NESC1US Thanks for your input! You're right, the settings are not as convenient and user-friendly as they could be. I fear that I won't have time to refactor the settings...