From d8673aa0d57284bc131f5f199e92ce706a2b40ff Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 22 Feb 2026 13:31:48 +0000 Subject: [PATCH] 1.3.0 --- docs/grouping.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/grouping.md b/docs/grouping.md index cc4b95d..be45bd7 100644 --- a/docs/grouping.md +++ b/docs/grouping.md @@ -89,7 +89,7 @@ You can be as creative as you wish with the all the templates, and can make cust ![date example](/assets/Obsidian Advanced Progress Bars - Templates Extended Date Example.png) -## Percentage Sorting +## Percentage Sorting NEW v1.3.0 With the introduction of version `1.3.0` you have the ability to sort any grouped progress bars, either in ascending or descending order. For sorting to work, you must have a title line with either `[[asc]]` or `[[desc]]` added to the end of the line. @@ -108,7 +108,7 @@ Very Large Total: 2034/2345 All progress bars will be sorted apropriately based on percentage completed, regardless of what type of progress bar or scales they use i.e. numeric or date progress bars. -### Manual Sort Hotkey Setup NEW v1.3.0 +### Manual Sort Hotkey Setup To add a hotkey that automatically sorts grouped progress bars either in ascending or desdcending order. Simply follow these steps: 1. Open Obsidian and go to the **Settings** by clicking the gear icon in the bottom left corner.