Weather on activities and map

or maybe to make the whole strava-update text-template editable/customizable by the user?

The problem is that Intervals.icu doesn’t have any control over when the updates are done and in what order. So sometimes Intervals.icu will get the Strava webhook first and apply its updates, then Wandrer. It might be the other way round.

Intervals.icu gets the description from Strava, applies its changes and writes it back. Wandrer does the same. So depending on the timing one service might wipe out changes from another.

I will add an extra newline to the Intervals.icu weather update which will help for the ā€œIntervals.icu first caseā€.

1 Like