pomatez
pomatez copied to clipboard
Feature request: Export timer log
Is your feature request related to a problem? Please describe. I want to show analytics of my timers on my custom dashboard. I need a way to export the timer log to use that data. Note: this is not about tasks, just the timers.
Describe the solution you'd like Perhaps a log file this: 2022-07-02T13:06:52Z: Timer, 25:00, started 2022-07-02T13:10:00Z: Timer, 25:00, paused 2022-07-02T13:10:00Z: Break, 05:00, started 2022-07-02T13:15:00Z: Break, 05:00, finished ....
Describe alternatives you've considered A way to export the full db with all the previous timers would be nice.
Additional context
This is quite a specific use case though there are some requests for features such as like a github style activity history #208. This could be bunched together with those sorts of enhancements if we start looking those.