Gagans32 downloadsPaint a yearly heatmap from completed id-tagged routine tasks in daily notes.
Show a yearly heatmap (and optional Calendar day colors) from completed routine tasks in daily notes.
Routines are detected only by a leading {id} token on a task, for example:
- [x] {wk} Wake up on time
- [ ] {wo} Workout
The plugin does not ship a built-in list of routines. Any {id} that appears in your daily notes is counted. Completing more unique ids on a day makes that cell hotter.
Daily note filenames can be YYYYMMDD or YYYY-MM-DD.
main.js, manifest.json, and styles.css from a release<vault>/.obsidian/plugins/gagans-routine-heatmap/npm install
npm run build