Closed
Description
What feature or improvement do you think would benefit Files?
If I'm not missing something, the latest version does not allow us to choose whether to sort files first or folders first, and files are always listed after folders. I want to sort filers first like this #9574 (comment) .
The Sort files and folders together
option does not really cover this feature as it just mixes them up together instead of prioritizing one or the other while keeping them separate.
This is probably the exact same feature request as #5834, which somehow seems to be marked as completed.
Requirements
- This proposal will allow the user to sort files first by adding a combo box to settings with options to
- Sort folders first
- Sort files first
- Sort files and folders together
- Add sub section to sort flyout on the toolbar with options to
- Sort folders first
- Sort files first
- Sort files and folders together
Relevant code
The relevant code for sorting can be found in SortingHelper.cs
under the OrderFileList
function
Files Version
5.0.15.0
Windows Version
10.0.22621.2715
Comments
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done