Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show all exercise information during workout #255

Open
EdMaxPrime opened this issue Apr 19, 2022 · 0 comments
Open

Show all exercise information during workout #255

EdMaxPrime opened this issue Apr 19, 2022 · 0 comments

Comments

@EdMaxPrime
Copy link

Describe the feature you'd like

I'd like to see more information about an exercise during a workout. Currently, during an active workout, the program list displays blue boxes with the first few characters of the exercise name, followed by set/rep counts.

Fast N Fitness
Above image: Single then Double what? It's cut off

What I'd like to see is the full name of the exercise, the description, and the image. This would be helpful in two scenarios:

  • Some exercises have similar names that are only different after the first 7 characters
  • Sometimes you forget how to do an exercise, and need to see the description

This can be achieved by triggering a popup or redirect to the exercise's edit screen when you tap its blue box during a workout.

Describe alternatives you've considered

Currently, to see information about an exercise during a program:

  1. Open the left sidebar (hamburger menu)
  2. Click on "Exercises"
  3. Type in the name of the exercise into the search
  4. If the description is too long for the search results list item, you have to:
    1. Click on the exercise to go to its edit screen
    2. Click on the description and scroll through the small text box
  5. If the image is not square, you have to:
    1. Click on the exercise to go to its edit screen
    2. Click on the image to expand it
  6. Finally, you return to the workout in progress through the left side menu

Additional context
I hope this isn't too niche of a use case.

I like that this app is more comprehensive than the other open source alternatives. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant