From fcac8e110c8eeee01aa832d98f7376d100ae179e Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 21 Sep 2025 19:48:12 +0100 Subject: [PATCH] 1.2.0 --- docs/grouping.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/grouping.md b/docs/grouping.md index 3d67364..ba2a602 100644 --- a/docs/grouping.md +++ b/docs/grouping.md @@ -6,7 +6,7 @@ back_to_top: true back_to_top_text: "Back to top" nav_order: 25 --- -## Usage Grouping +## Grouping With the introduction of version `1.2.0` you have the ability to visually group together multiple progress bars within a container. You have always had the ability to stack multiple progress bars in a single code block by simply adding additional lines see example below. @@ -50,7 +50,8 @@ Very Large Total: 2034/2345 ``` ```` -This code block will result in the output seen below (example only uses default templates for progress bars) +This code block will result in the output seen below (example only uses default templates for progress bars). + ![date title](/assets/Obsidian Advanced Progress Bars - Templates Extended Date Title.png)