OpenTracksApp / OpenTracks

OpenTracks is a sport tracking application that completely respects your privacy.
https://OpenTracksApp.com
Apache License 2.0
952 stars 184 forks source link

Export Statistic Summary #1912

Open G-i-o opened 1 month ago

G-i-o commented 1 month ago

Hello.

Describe the solution you'd like I would like to be able to export all recordings (or selected ones) into a single CSV file containing the statistics for each track, such as DATE, ACTIVITY TYPE, DISTANCE, MOVING TIME....

Values should be total for each recording as shown on the dashboard as opposed to the currently available export which dumps all tracked point.

Additional context This is an output sample of the export:

start_date, activity, distance, moving_time (day:hrs:min:sec)
2024-05-08_T18:30, walking, 10.5km, 00:02:30:15
2024-05-01_T19:00, walking, 11.02km, 00:02:50:45

......

Thank You very much for this awesome app. 🙏 P.S. Paid donor. Happy to make a further donation for this feature.