No description
Find a file
2025-05-02 09:57:51 +04:00
src fix: "no workout this day" 2025-05-01 11:19:44 +04:00
.editorconfig [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
.eslintignore [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
.eslintrc [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
.gitignore [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
.npmrc [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
esbuild.config.mjs [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
LICENSE add license 2024-11-06 09:01:34 +04:00
main.css [WIP] heatmap, exercise statistic, adding ts in progress 2024-10-21 09:06:38 +04:00
main.ts statistic with tabs 2024-10-23 21:39:17 +04:00
manifest.json change version 2025-05-02 09:57:51 +04:00
package-lock.json statistic with tabs 2024-10-23 21:39:17 +04:00
package.json statistic with tabs 2024-10-23 21:39:17 +04:00
README.md fix review 2024-11-06 09:01:14 +04:00
release.yml Add release workflow 2024-10-24 08:25:02 +04:00
styles.css select yeat in heatmap, display selected exercises 2024-10-24 08:11:33 +04:00
tsconfig.json Saving workouts to folder, allias support, refactor 2024-10-17 08:54:28 +04:00
version-bump.mjs [WIP] fix react support, add contenxt, base components 2024-10-15 17:35:11 +04:00
versions.json change version 2025-05-02 09:57:51 +04:00

Workout Tracker

Log your workouts effortlessly, track your progress over time, and view detailed statistics for each exercise. Keep all your fitness data organized and accessible directly within Obsidian.

How to Use

  1. Add Muscle Groups and Exercises

  • Go to the plugin settings.
  • In the Muscle Groups section, create the muscle groups .
  • Once muscle groups are set, define the exercises for each group.
  • You can specify additional exercise parameters such as weight, sets, repetitions, and more.
  1. Create a Workout

  • After defining your muscle groups and exercises, you can create a workout.
  • Select exercises from your predefined list and add them to your workout routine. Customize parameters for each exercise as needed (e.g., number of sets, repetitions, weight).
  1. View Heatmap and Statistics

Use the Heatmap to visualize your workout consistency and intensity over time. Track your progress for each exercise with detailed statistics, including the custom parameters youve defined.

Contributing

If you'd like to contribute or report issues, please feel free to create an issue or pull request on the GitHub repository. Contributions are always welcome!