dvmarinoff / Flux

Indoor Cycling App for Structured Training
https://flux-web.vercel.app
GNU Affero General Public License v3.0
505 stars 86 forks source link

Intensity scaling during the workout #138

Open david-uhlig opened 1 year ago

david-uhlig commented 1 year ago

Please add a feature to scale the whole workout up/down in ERG mode while executing it. Preferably in 1% increments. This will be helpful during short interval workouts like 30/15s and 40/20s. The current scaling method of adjusting only the current block isn't feasible for these kind of workouts. Also it doesn't transfer to the next blocks.

dvmarinoff commented 1 year ago

Thanks for the feedback! Currently you can overwrite FTP and it will have the same effect immidiatly in the session. But for the future I'll add percentage scale as well. Just have to figure out where to put everything in the UI.