workout library treats 10 bigger than 9
When organizing workouts, the sorting logic doesn't take into account numeric values. Ex. Run-1 goes before Run-5 but then when you try to make Run-10, it goes after Run-1 instead of Run-5. This is frustrating because I want to think about number as they are, not by each digit
1
vote