First off, thank you for your continued work on Everything. I've been using it for years now, and it's an essential part of my workflow. I’m currently using the latest 1.5 alpha, and wanted to suggest a small but meaningful enhancement to sorting behavior that could probably improve file management for a lot of users.
The Issue
Right now, Everything allows for multi-column sorting using Shift+click on column headers, which is great. However, once multi-sorting is enabled (e.g., sorting by Type and then Path), the default “folders on top” behavior gets disabled. Folders end up mixed with files based on the sort criteria, which can make navigation and visual parsing harder, especially in large result sets.
The Use Case
My current goal is to sort by Type first (grouping all file extensions together and keeping folders at the top), and then by Path, so that within each file type, the results are sorted by location, starting with root directories. If a multi-sort option could be enabled in the settings to accomplish this kind of thing, unless I really somehow glanced over it while scrolling through the various settings available.
For example:
- All folders remain at the top
- Followed by .docx files sorted by path
- Then .jpg files sorted by path, etc.
Feature Suggestion
Would it be possible to add an option like:
[x] Preserve folders on top when multi-sortingOr even better, make it configurable in the .ini or under Advanced Settings? That way, users could enable it if they rely heavily on a specific directory-based structure during searches, while still benefiting from multi-sort logic.
Thanks again for considering this. I understand the focus of Everything is speed and simplicity, but I think this small feature would add a lot of clarity for users who manage large and diverse file sets.
All the best.