mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update README.md
This commit is contained in:
parent
6f072bd45a
commit
fed0565fe2
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -19,3 +19,15 @@ Navigate to Settings -> Community Plugins -> Browse and then search for `APB`.
|
|||
Navigate to https://cactuzhead.github.io/Advanced-Progress-Bars/ and copy the `main.js` and `manifest.json` to your vault's .obsidian/plugins/obsidian-apb directory (ex. `VaultFolder/.obsidian/plugins/obsidian-apb/`).
|
||||
|
||||

|
||||
|
||||
### Segmented Marks
|
||||
![[Obsidian Advanced Progress Bars - Settings - Toggle 2.png]]
|
||||
If you have the `Number of Colors` setting (found lower down on the settings page) to a value more than 1, you can use this toggle to display equally separated segmented marks along your progress bars.
|
||||
|
||||
| Number of Colors | Marks | Segments |
|
||||
| ---------------- | ----- | -------- |
|
||||
| 1 | 0 | 1 |
|
||||
| 2 | 1 | 2 |
|
||||
| 3 | 2 | 3 |
|
||||
| 4 | 3 | 4 |
|
||||
| 5 | 4 | 5 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue