feat(fitness): download GPX from history detail
Export each cardio exercise's stored GPS track from the history detail page. Cadence is emitted per-point via Garmin's TrackPointExtension v1 so Strava/Garmin Connect preserve it. Filename: YYYY-MM-DD-<workout> <mins>min <Activity>.gpx.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.43.1",
|
||||
"version": "1.44.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user