Update README.md

This commit is contained in:
Seth Yuan 2023-08-20 13:03:47 +08:00 committed by GitHub
parent 89053b2c3b
commit fe441b26af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ A hierarchical favorites in the left sidebar.
## Feature Highlights
- Tree structure for "Favorites" and "Recents" based on namespaces and/or page properties. You can affect the order of display by writing a `fixed` property on the page you want to adjust, e.g, `fixed:: 100`. Smaller the number, closer to the top it will be.
- Tree structure for "Favorites" based on namespaces and/or page properties. You can affect the order of display by writing a `fixed` property on the page you want to adjust, e.g, `fixed:: 100`. Smaller the number, closer to the top it will be.
- Set combination of filters through page property and have them displayed in the tree structure. Please refer the demo video below.
- Slider to adjust the left sidebar's width.