mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
1.8 KiB
1.8 KiB
| title | layout | has_toc | back_to_top | back_to_top_text | nav_order |
|---|---|---|---|---|---|
| Advanced Progress Bars | home | false | true | Back to top | 1 |
Advanced-Progress-Bars
 This plugin extends obsidian to allow you to create custom progress bars by using a simple markdown code block.
If you find value in this plugin and would like to support us, please consider using our ko-fi
Installation
Installing via Obsidian
- Navigate to Settings -> Community Plugins -> Browse and then search for
Advanced Progress Bars. - Now select the Advanced Progress Bars plugin and click the install button.
- Remember to activate the plugin by going to Settings -> Community Plugins -> Installed Plugins and toggling the
APBplugin on.
Manual Install
- Find the latest release from
https://cactuzhead.github.io/Advanced-Progress-Bars/
and download the files (main.js,manifest.jsonandstyles.css). - Navigate to your vault's plugin folder
[your vault]/.obsidian/plugins
and create a new folder calledadvanced-progress-bars. - Copy the downloaded files into this new folder.
- Reload Obsidian.
- Remember to activate the plugin by going to Settings -> Community Plugins -> Installed Plugins and toggling the
APBplugin on.