Skip to content

Feature: Add support for changing File/Folder priority when sorting #14226

Closed
@azulika

Description

@azulika

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
    1. Sort folders first
    2. Sort files first
    3. Sort files and folders together
  • Add sub section to sort flyout on the toolbar with options to
    1. Sort folders first
    2. Sort files first
    3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions