astashov / liftosaur

Weightlifting tracker app for coders
https://www.liftosaur.com
GNU Affero General Public License v3.0
224 stars 31 forks source link

Only show previous attempts with the same exercise label #184

Open lsolesen opened 1 week ago

lsolesen commented 1 week ago

When I am programming e.g. tempo squat, I do the following:

// **505 Tempo**. Knees follow toes. Depth. Patience.
Tempo: Squat / 5x5 / 42.5%

However, even though I put an exercise label on the exercise, when I am about to do do the exercise again, it shows previous attempts without the label.

So I have a tempo squat here, which off course have way lower values.

However, I am reminded, that in a regular squat, I can lift much more.

image

I think it is kind of a bug, but if I should move it to discussions, just tell me.

lsolesen commented 1 week ago

At least a toggle, that will be remembered, where you can choose to only show exercises with the same label.