Minor Updates to Events like event name w/o triggering plan update

It would be nice to make minor edits to events on the calendar, such as the name, without needing to calculate a full plan search.

I imagine there could be some heuristic for event dates so a plan would not need to be re-calculated. I don’t imagine there (should be) a massive difference of a half marathon being run on the Saturday or the Sunday of next year.

It would help save some electrons.

agreed at least the name could be edited through the calendar, although how often does the name of your event change…

moving one day could already collide with the tapering

Whenever you realize you made a typo and then say ‘doh!’

Fair.

I’m making some assumptions like the taper generator would take some prediction about how long the taper should be (eg: 2 weeks) and that if the date is moved one day sooner, the taper can be shuffled closer as-is deleting one workout from pre-taper, and if the taper is later the missing day/days can be filled in individually using the same hooks the ‘edit day’ of the calendar uses and/or the ML can be re-run for the previous couple weeks using the predicted performance as the start point for the generation.

There’s obviously a limit, changing the date forward by a couple months would need to regenerate the plan, same with extending by a couple months.

I guess it’s more of a costs question if it’s worth it to do. As a user I’m not paying the incrementally higher server bill as a result of my typo/selecting the wrong date.

I think better to rerun plan search. Added complexity comes at a cost too