Export weekly schedule as json/ical

It would be useful (to me at least!) to be able to download the planned activities for a week - I know you can do an export of the week, but that just gives you the activities themselves, rather than when each is happening. Perhaps when you do a json export, it could include an extra json file with when each is scheduled. Or an ical.
I know I can probably do this via the api quite easily but thought it would be useful to include in the UI.

isn’t the “options” → “Export calendar” (bottom) what you are looking for?

1 Like

No, that exports your entire calendar, which I don’t want. I meant when you do something like


You get a zip with all of the workouts for the week in the requested format (json, fit, zero etc) but no indication of how they were scheduled.
(Also spotted a bug that the download menu closes when you try and open the submenu to chose a format on iPad)

Exporting activities without their scheduled times is useless. An iCal or JSON with timestamps should be standard in the UI. Relying on the API is a workaround, not a solution.

Everyone is entitled to his opinion.
I’ve been around here for almost 5 years and read just about every single post. This is the first time it’s asked for…
And lots of stuff being asked for actually gets implemented really fast.

I wouldn’t say it’s useless, obviously it depends why you want the export in the first place. It would have been useful to me, but then I don’t actually need the activities, just the schedule.
That said, I had to rework a few things anyway and the API will probably actually work better for me.