mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update usage.md
This commit is contained in:
parent
dc8addb8e9
commit
35bbe30a7a
1 changed files with 1 additions and 4 deletions
|
|
@ -18,11 +18,8 @@ In the `apb` code block, you define the attributes as `Title`: `Value` / `Total`
|
|||

|
||||
|
||||
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.
|
||||
|
||||
{: .note }
|
||||
A paragraph
|
||||
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.
|
||||
|
||||
## Hotkey Setup
|
||||
To make it more convenient, you can add a hotkey that automatically inserts a progress bar code block into Obsidian. Simply follow these steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue