Set is a side project, offered with no guarantees it will continue to work.
Don't store data in Set that you don't want to lose (or at least take advantage of the export functionality to make regular backups).
You've stumbled upon the manual for Set (backronym for Simple Exercise Tracker) -- a free, open-source, and mobile-friendly Web app for tracking exercises over time. Using Set is a three-step process:
Exercises can have parameters, which are used to record values associated with the exercise, like weight, distance, duration, etc. You can have more than one parameter per exercise.
Set supports the following types of parameters:
| Parameter name | Units | Description |
|---|---|---|
| # Reps | Number | Number of times the exercise was performed in the set. |
| Weight | lb/kg | Amount of weight used for the set. |
| Assisted | lb/kg | Amount of assistance (negative weight) used for the set. |
| Distance | mile/km | The distance associated with the set. |
| Duration | min | The duration of the set. |
| Intensity | Low/Medium/High | The general intensity of the set. |
The manage exercises page can be used to create, adjust, or delete exercises.
Note that deleting an exercise will permanently delete all historical data associated with that exercise as well. Deleting an exercise cannot be undone.
You can change the parameters associated for an exercise at any time -- historical data for that exercise will include an empty value for any parameters added after the data was recorded.
Next to each exercise in the list is a button to view historical data for a given exercise. The page includes:
By default, this page shows you the last year of data, but you can adjust the lookback window (including using "all time" lookback to see all your data at once.)
The Today page is used to log new sets for your exercises. You add sets for the exercises you want to log, then fill out the parameter values (e.g. reps, weight, etc.) for each set.
Changes made to sets are saved automatically. The order of the sets can be adjusted with drag and drop.
If you forgot to log some data for an earlier day, you can click the date in the Today page to log data for a different day.
You can configure what units the app uses in the Settings page. There are two types of units:
The default units are pounds and miles. When you switch units, any historical data is automatically converted to the new unit.
In the Settings page, you can export and/or delete your user data.
Note that deleting your data is permanent and cannot be undone.
Exported data includes: