ryohma0510549 downloadsDisplays a live progress bar summarizing checkbox completion in the active note.
An Obsidian plugin that displays a lightweight progress bar above the current note, showing how many Markdown checkboxes are complete and updating live as you toggle tasks.
- [ ] / - [x] tasks using Obsidian’s metadata cache.completed of total tasks complete (xx%).Toggle todo progress bar command (or set a hotkey) to hide/show the bar without disabling the plugin.Refer to DEVELOPERS.md for setup instructions, coding guidelines, testing tips, and release steps.