You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to track all the statistics for a given activity ie. get the distance and elevation for all hiking activities. Ideally this data would be appended to a CSV file for tracking all my hikes for the year.
Whats the easiest way to do this? I can't figure out how to get the statistics by activity name or activity id.
The text was updated successfully, but these errors were encountered:
I'd like to track all the statistics for a given activity ie. get the distance and elevation for all hiking activities. Ideally this data would be appended to a CSV file for tracking all my hikes for the year.
Whats the easiest way to do this? I can't figure out how to get the statistics by activity name or activity id.
The text was updated successfully, but these errors were encountered: