I was having trouble of making gym tracker by using other people’s vault templates. but i see potential of https://github.com/martinjo/obsidian-gym-log system and i wanted to improve it and make the flow feels like some mainstream gym tracker mobile apps. I was able to quickly improved the gym log by leveraging AI to streamline some javascript understanding and logic. Hopefully, it does not have security flaws (huft)
Looks really interesting @Ni-zav
Do you have a few screenshots how it looks “in action”/live?
I am looking for something very similar like your solution.
The point where it always got difficult for me was to decide on how to deal with the exercise logging, i.e. one note per exercise vs. one note per set. The first option didn’t seem fitting to me, when you do a drop set or reverse pyramid. Then again I was struggling to figure out how to make an overview of the workout of that day and how to show the progress per exercise.
With the introduction of bases I was contemplating to use bases to use more standard plugins in order to save ressources. The button and quick-add command plugin seemed to slow my phone down a bit.
Long story short. Some impressions of your solution would be much appreciated.