[Feature Request] Automatic sorting of Subpages #1548
Replies: 4 comments
|
Can be quite useful, at least for our use-case |
|
+1 |
|
Interesting request 👍 1. Sorting type a) Fixed sorting (e.g. simple alphabetical order, maybe Asc/Desc) These feel like two different modes, and both can be combined with the following points: 2. Scope / persistence a) User-local / temporary (only affects my view, resets on reload) 3. Depth a) Only direct subpages |
|
Hey The goal is to make wiki navigation faster and more predictable by automatically sorting subpages alphabetically - so page trees are easy to scan and don't drift into "random order" over time. Fixed alphabetical sorting Global / persistentent Recursive sorting Why this matters: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Right now it is only possible to change the position of sub-pages by hand. An function in the right-click-menu to automatically sort it would be really helpful. Here's a mock-up to illustrate what I mean:
All reactions