A plugin for showing task progress bar near the tasks bullet or headings. Only works in Live Preview mode in Obsidian.
For example, when you create a task list like this:
- [ ] task1 [ ] [0/1] // Here is the progress bar
- [ ] task2 // Indent by press tab
When you finished the task2,
- [ ] task1 [|] [1/1] // The progress bar will be updated
- [x] task2 // Indent by press tab
- Add progress bar to Heading: Make the Heading showing the task progress bars.
- Add number to progress bar: You can see the total/completed number of tasks.
- Set alternative marks: You can set which marks means the completed tasks.
💜: Directly install from Obsidian Market.
🚗: Add Quorafind/Obsidian-Task-Progress-Bar
to BRAT.
🚚: Download the latest release. Extract and put the three files (main.js, manifest.json, styles.css) to
folder {{obsidian_vault}}/.obsidian/plugins/Obsidian-Task-Progress-Bar
.
If you are enjoy using Obsidian-Task-Progress-Bar then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/boninall.