Welcome to the Habit Tracker Plugin for NotePlan! This guide will help you set up and use the plugin effectively to track your daily habits and visualize your progress.
The Habit Tracker Plugin automates the process of tracking your daily habits within NotePlan. By logging your habits throughout the day, the plugin generates a visual progress bar for each habit and updates your daily note with a summary. Take a look at the quick video below to see if it's something useful for you.
In the example video, I created a basic template with links at the top that launches the shortcut that logs the activity. The second link opens up the plugin and runs the update.
huertas.HabitTracker
folder into NotePlan's Plugins
directory.huertas.HabitTracker
.The plugin relies on a note titled logs data
to store your logged habits.
logs data
.To ensure the plugin works correctly and to display your habit summaries, you need to update your daily template.
### Logged Habits for today:
[Update Habit Tracker](noteplan://x-callback-url/runPlugin?pluginID=huertas.HabitTracker&command=Update%20Habit%20Tracker)
To log habits easily from your iPhone, iPad, or Mac, you'll set up an Apple Shortcut.
The Apple Shortcut allows you to quickly log habits directly into your logs data
note in NotePlan.
NotePlan Log Item
logs data
note.Open the Shortcut in the Shortcuts app.
Habit List:
You can define a list of habits you commonly track for quick selection.
Note Name:
Ensure the note name is set to logs data
.
On iPhone:
Run the NotePlan Log Item
shortcut from the Shortcuts app or add it to your home screen for quick access.
Select or enter the habit you completed.
The shortcut prepends an entry to the logs data
note in the format:
Oct 19, 2024 at 2:30 PM-,Exercise
At the End of the Day:
You can log multiple habits at once.
Alternatively, you can edit or enter logs into the logs data
note (must be in the format provided).
Using the Command Bar:
Open the Command Bar (press /
or Cmd + J
).
Type Update Habit Tracker
and select the command.
This command generates the habit tracker and updates your daily note with a summary.
Using the Link in Your Daily Note:
Click on the [Update Habit Tracker]
link you added to your daily template.
This runs the same command as above.
## Logged Habits for today:
.Here is a copy of what the habit summary page looks like, exported to RTF.
Let me know if you have any questions or comments: Admin@huertas.tech