diff --git a/rowers/templates/summary_edit.html b/rowers/templates/summary_edit.html index 21fb9bc5..13e6f8c7 100644 --- a/rowers/templates/summary_edit.html +++ b/rowers/templates/summary_edit.html @@ -41,24 +41,60 @@ title="Jump to following workout">Next {% endif %}

+

+ + + + + + + + + + +
Name{{ workout.name }}
Distance:{{ workout.distance }}m
Duration:{{ workout.duration |durationprint:"%H:%M:%S.%f" }}
Public link to this workout + https://rowsandall.com/rowers/workout/{{ workout.id|encode }} + +
+

Edit Workout Interval Data

    -
  • - - - - - - - - - - -
    Name{{ workout.name }}
    Distance:{{ workout.distance }}m
    Duration:{{ workout.duration |durationprint:"%H:%M:%S.%f" }}
    Public link to this workout - https://rowsandall.com/rowers/workout/{{ workout.id|encode }} - -
    +
  • +

    Updated Summary

    +
    + {% csrf_token %} + + + {% for key,value in formvalues.items %} + + {% endfor %} +

    + +

    + + Reset to last saved +   + Restore Original data + +
    +

    +

    +					{{ intervalstats }}
    +				
    +

    +
  • +
  • + + + + {{ interactiveplot |safe }} + + {{ the_div |safe }} +
  • +
  • Feeling lucky?

    This new, experimental feature tries to find intervals by looking for patterns in the data. It does not autodetect rest and work intervals yet. The resulting "interval string" is copied to the Interval Shorthand @@ -72,6 +108,8 @@

    +
  • +
  • Interval Shorthand

    See the how-to at the bottom of this page for details on how to use this form. @@ -83,6 +121,8 @@ {% csrf_token %} +

  • +
  • Intervals by Power/Pace

    With this form, you can specify a power or pace level. Everything faster/harder than the @@ -105,40 +145,6 @@

  • -
  • - - - - {{ interactiveplot |safe }} - - {{ the_div |safe }} -
  • -
  • -

    Updated Summary

    -
    - {% csrf_token %} - - - {% for key,value in formvalues.items %} - - {% endfor %} -

    - -

    - - Reset to last saved -   - Restore Original data - -
    -

    -

    -        {{ intervalstats }}
    -      
    -

    -
  • Interval Shorthand How-To

    This is a quick way to enter the intervals using a special mini-language.