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

Mismatch between representation of routine and training session #51

Open
2 tasks
treiher opened this issue Jun 5, 2024 · 0 comments
Open
2 tasks

Mismatch between representation of routine and training session #51

treiher opened this issue Jun 5, 2024 · 0 comments

Comments

@treiher
Copy link
Owner

treiher commented Jun 5, 2024

The resulting training session structure can be unexpected given the representation of the routine. For example:

  • Consecutive exercises without rest will be interpreted as superset instead of separate exercises
  • Repeated exercises with rest between the exercises will be interpreted as separate exercises instead of a superset

Potential improvements

  • Add shortcuts for typical use cases during routine creation: Traditional sets, supersets, drop sets
  • Prevent repeating of exercise names in editable training session view
    • For traditional sets: Only show exercise name once in section with grey background
    • For supersets: Show exercise names once in section with grey background and replace exercise names by letters (e.g., A, B) for each set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant