jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
957 stars 30 forks source link

I miss the Detail-Based filtering #242

Closed lukasitaly closed 2 months ago

lukasitaly commented 2 months ago

I updated workout-tracker and since I updated it I can't filter by distance or duration in the workouts tab. Has this been intentionally removed?

jovandeginste commented 2 months ago

If you mean sorting: this was no longer fitting because of the addition of other types of workouts. I changed the separate columns for distance etc to a single "details" column with information depending on the workout type.

The plan is to add an actual filter/sort function.

lukasitaly commented 2 months ago

Yea I meant sorting sorry. Ok awesome, I'm looking forward to it! Thanks for the quick reply! :)