Is your feature request related to a problem? Please describe.
I would like to be able to track my totals over time. I use OutRun to track all of my cycling, and it would be nice to know what the total miles tracked is, total miles this week, total for the year, etc.
Describe the solution you'd like
Potentially a button that would open up a new screen, maybe another tab on the bottom. Display totals by category (walking, hiking, cycling, running, etc, maybe a combined one) and then within each category, totals for the week/month/year/all time. Maybe a period-to-period comparison as well? That's 12 more miles than last month! (+10%) but defo not required. Maybe some kind of history so you could review totals from past periods?
Describe alternatives you've considered
I've tried using the Apple health integrations, but I can't seem to find an easy way to get totals out of it either. The best I can do is per day and then adding them all up, or taking the month average and multiplying by the number of days cycled in that month. Not ideal.
Did also consider exporting and using Python to figure it out, but that sounded like a lot of effort that would probably be better a dev doing once and integrating into the solution rather than me messing around every time I want to total up my miles.
I'm planing a major remake of the Logic and UI behind OutRun for a really long time now, and this will eventually come. I sadly cannot provide a roadmap though.
Is your feature request related to a problem? Please describe. I would like to be able to track my totals over time. I use OutRun to track all of my cycling, and it would be nice to know what the total miles tracked is, total miles this week, total for the year, etc.
Describe the solution you'd like Potentially a button that would open up a new screen, maybe another tab on the bottom. Display totals by category (walking, hiking, cycling, running, etc, maybe a combined one) and then within each category, totals for the week/month/year/all time. Maybe a period-to-period comparison as well? That's 12 more miles than last month! (+10%) but defo not required. Maybe some kind of history so you could review totals from past periods?
Describe alternatives you've considered I've tried using the Apple health integrations, but I can't seem to find an easy way to get totals out of it either. The best I can do is per day and then adding them all up, or taking the month average and multiplying by the number of days cycled in that month. Not ideal.
Did also consider exporting and using Python to figure it out, but that sounded like a lot of effort that would probably be better a dev doing once and integrating into the solution rather than me messing around every time I want to total up my miles.