Update usage.md

This commit is contained in:
cactuzhead 2025-05-11 22:54:42 +01:00 committed by GitHub
parent 0ef6061fde
commit e6e531100a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ My Title: 57/100
````
In the `apb` code block, you define the attributes as `Title`: `Value` / `Total`.
![Text Diagram](/docs/assets/Obsidian Advanced Progress Bars - Text Diagram.png)
![Text Diagram](../docs/assets/Obsidian Advanced Progress Bars - Text Diagram.png)
The `percentage` will be automatically calculated based on your `Value` and `Total`.
> Note: the text within the code block example on the settings page will automatically be updated to reflect the changes you make in the other settings.