The ProgressBar plugin for Obsidian is a powerful tool that allows users to create customizable progress bars within their notes. With this plugin, you can track your progress over time or manually set the value and max value of the bar. The plugin supports different types of progress bars, including day-year, day-month, day-week, month, and custom ranges. You can also configure the name, width, and button functionality of the progress bar using YAML configuration files. Additionally, the plugin allows you to use templates in the name field to display dynamic values such as percentage and max value. With its flexibility and customization options, the ProgressBar plugin is a great tool for anyone looking to visualize their progress and stay organized.
What's Changed
- Feat: Added options to have incremental or decremental buttons for the kind:manual by @sukumar1210 in https://github.com/zwpaper/obsidian-progressbar/pull/14
New Contributors
- @sukumar1210 made their first contribution in https://github.com/zwpaper/obsidian-progressbar/pull/14
Full Changelog: https://github.com/zwpaper/obsidian-progressbar/compare/0.5.0…0.6.0