A workout tracker created in obsidian to control your data around exercises and workouts
I got tired of trying to find a workout tracker that worked for me, whether it was a paid subscription or my data being stored somewhere I couldn't control. So I finally created one on my own in obsidian
The dataview tables should be configured to your taste, as this is just an example repo they are just pulling the data itself
- Create exercises with notes and images if desired
- Create workout routines and attach created exercises
- Log a workout and exercises to track progression
- Download the repo and open as a vault in Obsidian
- Start from
_Homepage.md
- Two buttons available at the top
Create Workout
andCreate Exercise
- Create an exercise by inputting the name and selecting the primary muscle group via the prompt
- Create a workout by inputting the name via the prompt
- From inside the newly created workout under the
exercises::
section use backlinks to attach the exercises you want for this workout - At the bottom of
_Homepage.md
there is aLog Workout
button which allows you to select the workout for the day via a select prompt - Inside the newly created
workout-record
page clickLog Exercise
and select the exercise you want to log via the select prompt - The newly created exercise-record should now appear in the table below
- Last record exercises should appear at the bottom as time goes on to show what you did the last time for that exercise regardless of the workout
First workout recorded
Second workout recorded with histortical data to reference