Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add totals feature. Miles cycled this week/month/year, miles ran this week/month/year. All time totals, etc. #77

Open
DanCousins opened this issue May 30, 2022 · 1 comment
Labels
enhancement New feature or request future This might be added in a future release

Comments

@DanCousins
Copy link

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.

@DanCousins DanCousins added the enhancement New feature or request label May 30, 2022
@timfraedrich timfraedrich added the future This might be added in a future release label Jun 2, 2022
@timfraedrich
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future This might be added in a future release
Projects
None yet
Development

No branches or pull requests

2 participants