Code Monkey home page Code Monkey logo

Comments (12)

astashov avatar astashov commented on July 18, 2024 1

Yeah, you can use "set variations". There's a checkmark you need to enable in the program exercise. Then, you may create several set variations, and there's a "condition" field, that will decide when to use what set variation.

So, for your case there'd be 3 set variations, for 4 sets, 5 sets and 7 sets. You can use week number (or day number) to decide on which to use. Like this: https://www.liftosaur.com/p/21a8e15a

If you share your program (in the app, there's a way to do so from the edit program screen, there's a "edit on a laptop" link at the top, which will copy the program link to the clipboard), I can show you how to integrate that with your program. If you want :)

Hopefully that helps!

from liftosaur.

astashov avatar astashov commented on July 18, 2024 1

Okay, I read about the Jacked & Tan 2.0 program. So, AFAIU, you e.g. need to work up to 10RM as a first set.
You could probably do it this way - create 2 variables, with lb or kg type - tm and repmax10. For repmax10 value, make a guess for 10RM weight. Then, work up to 10RM by warmup sets. If you were off with your 10RM guess, and it took more/less than e.g. 3 warmup sets, add/remove warmup sets if necessary.

After you figured the 10RM, mark the set as completed, and update the weight of repmax10 by clicking "Edit" icon.

So, something like this:

jackedandtanraw2.mp4

What do you think?

from liftosaur.

astashov avatar astashov commented on July 18, 2024

I'm currently working on a new feature "Dynamic Sets", which would be a bit more flexible and will allow to define logic for dynamic number of sets, but for now "Set Variations" feature should work too.

from liftosaur.

columndeeply avatar columndeeply commented on July 18, 2024

Thank you so much! Not sure how I missed the variations button... It's working great now.

Another quick question: is there a way to create a set with an unknown weight? JnT2.0 has a set every week where you've to find a RM for that exercise. I couldn't find a way to edit the weight for that one set once I've completed it. I've tried doing it with a state variable set to "User Prompted" but I can't quite get it working.

from liftosaur.

astashov avatar astashov commented on July 18, 2024

User prompted variable would be asked at the end of the all sets, so if that's your case - it may work.

You can also edit weights of existing sets by tapping on the edit icon, and then selecting - "Only in this workout", like this:
image

JnT2.0 has a set every week where you've to find a RM for that exercise

Could you please describe how it works? You have to do more and more sets and increase weight each time until you hit 1RM? So you don't know how many sets you'd need upfront?

from liftosaur.

columndeeply avatar columndeeply commented on July 18, 2024

Thank you so much! That's exactly what I was trying to do. I'll reprogram it to use the two different variables and give it a go.

Thanks again for everything!

from liftosaur.

astashov avatar astashov commented on July 18, 2024

No problem, happy to help :)

from liftosaur.

astashov avatar astashov commented on July 18, 2024

@columndeeply That's the exercise from the video, btw, if you need it: https://www.liftosaur.com/p/1ed6a041

from liftosaur.

astashov avatar astashov commented on July 18, 2024

@columndeeply hey, btw I just started Jacked & Tan 2.0 myself!
This my program implementation: https://local.liftosaur.com:8080/p/10558f87

from liftosaur.

columndeeply avatar columndeeply commented on July 18, 2024

Nice! I've been running it for almost six months now and I've been enjoying it a lot. Once you get used to the volume it's great. I was doing a PPL before it and the volume was much much lower, the first weeks of JnT2.0 where harsh AF

The link points to a local copy of liftosaur :D I tried using that ID on the live site but it returns a 404. I'd love to see how you programmed it tho, I still think my implementation is kinda wonky and might steal some ideas from yours.

I was actually editing mine today since I'm almost done with my cut. Here's what I'm planning to do next: https://www.liftosaur.com/p/8741c36e (ignore the weights, most of them are wrong from copy/pasting the exercises and testing stuff).

from liftosaur.

astashov avatar astashov commented on July 18, 2024

@columndeeply yikes! Sorry, didn't notice I copied the local version :)
This is the real one: https://www.liftosaur.com/p/38ef97e9

Yeah, I'm only doing first week, and the volume is harsh :) We'll see how it gonna go once I move to smaller RMs/higher weights.

from liftosaur.

columndeeply avatar columndeeply commented on July 18, 2024

Thanks! You get used to the volume pretty quickly, on my second run those first weeks weren't nearly as hard.

I like the idea of using one variation each week instead of doing calculations with a "multiplier" variable like I was doing. I'll probably redo mine using your format :D

from liftosaur.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.