piscoTech / Workout

A simple iOS app that accesses Health data to export workout data to CSV for any use.
MIT License
43 stars 9 forks source link

More bulk export options #12

Closed piscoTech closed 5 years ago

piscoTech commented 5 years ago

Provide a way to automatically select for export all workouts in the previous N months/weeks. Requesting 2 months today will fetch February and March 2019, an easy way to bulk export workouts without the issue of overlapping data coming from selections like "Last X days".

Options like "Up to now" and "From the beginning" should also be available if someone needs them.

piscoTech commented 5 years ago

Export will be limited to what is listed, to export based on date a date filter should be added, then Select All/None can be used.