I guess that could be a solution. I already a big fan of the subtype stuff and the overview it gives me with the color coding, though. To me, it would make sense to add a structured workout subtype but I may be alone with this wish. Up to you if you want to implement or not.
I have added that:
Yeah sorry I went with mutually exclusive. Otherwise I would need to have added flags for warmup and cooldown.
You can use #tags for your use-case though.
nice! Will this minimal distance be the same for every coached athlete or individually adjusted and saved?
That was just an example. It is for you and not per athlete.
ah, perfect.
On a side note, it seems that upcoming planned workouts without an assigned distance are also being shrunk (in this case, I’m using a < 5km filter). Is this the expected behavior?
Sort of meaning it is technically correct (null < 5 is true in Javascript)
You can work around it by adding a distance > 0.1 filter as well:
Is there a way to split an activity?
I always record warmup, race and cooldown in one file, so I don’t forget anything and I have to do as little as possible with the tech and can focus on my performence.
So I can’t label the different parts.
I believe it’s a Not Yet.
But you can mark an activity or separate it into “Laps” and put the cooldown and warmup as separate laps.
I think some ppl also uses tags. (I remember reading that @Gerald has a post talking about that. I think it was the interval sets post)
Actually you can Crop and with a bit of extra work also split…
First export the original from the Activity Data page then crop the existing activity to only keep warmup. Import the original, crop it to the race. Import again and crop it to the cooldown.
Fiddle before activity ![]()
Fiddle AFTER activity ![]()
![]()
![]()
thanks for the tips ![]()
Done. Tx.
thanks, this is very useful
@david is it possible to auto set the sub type by “gear” or “PM ID”? so that all my Commute´s are auto set?
Hi @David & @eva, Is it possible to autoset the Warmup or Cooldown subtypes based on string present in the name of the activity? E.g., if the activity name is “Zwift - warm-up at XYZ route” then it would autoset the subtype to Warmup and the box would become shrinked without me needing to manually set each activity.
I am also asking because in my case, the subtype seems to disappear after certain time so the shrinked activity will become normal size next time I open the calendar… maybe a
?
This was in most cases (or always) a problem with Strava, overriding the subtype again and again. You could disable the “keep in sync” option on the settings page





