From 96f355932766e0fad64965491cae1b32dafc4542 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 09:47:07 +0100 Subject: [PATCH] Updated Sorting (markdown) --- Sorting.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Sorting.md b/Sorting.md index 2df73ae..43c3a91 100644 --- a/Sorting.md +++ b/Sorting.md @@ -1,3 +1,9 @@ +## One time sorting + +You can sort notes one time by right-clicking parent note in the note tree, Advanced -> Sort notes by ... + +## Automatic / permanent sorting + **This documentation applies to 0.49 and later. In previous versions `#sorted` worked alphabetically** Child notes can be kept sorted by attaching `#sorted` [[label|Attributes]] to the parent note.