Hello!
When creating strength workout with only notes on the planned exercises, the duration of the workout is automatically calculated if I add steps such as “- Plank: 3x60s” (resulting in a 3 min workout).
I can manually set the duration but it gets overwritten if I come back to edit the workout.
It would be cool to have a way to disable that automatic calculation, maybe only for certain types of workouts.
Thanks!
Only lines that start with a ‘-’ or ‘*’ or 3x or 4x etc. are parsed as workout steps so if you do:
= Plank: 3 x 60s
Then it won’t impact the duration.
OK, “=” works, but it breaks the markdown formatting and the workout instructions are a little harder to read.
I’ve tried with “+” and “1.” as well but it also creates a step and affects the duration.
I’ll go with “=” or “.”. I just have to remember to use 2 spaces at the end of the lines to have proper formatting.