-
-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Hello,
First of all, thank you for SystemTrayMenu – I use it every day.
I have a feature request regarding sorting. In my current installation the sorting mode appears to be global (e.g., SortByTypeAndNameWindowsExplorerSort, SortByDate, etc. in the user.config). For some folders I would like a different sorting than the global one.
Example: I add the Windows Recent folder
%AppData%\Microsoft\Windows\Recent
For this entry, I want “newest first” (sort by date), but for my other folders I prefer sorting by name (or by type & name).
Would it be possible to support per-folder sorting rules?
For instance, an override per path in the config (or via the UI) so each folder can choose its own sorting mode. This would make STM much more flexible for mixed use cases like Recent vs. static folders.
Thanks again for your work!
Best regards,
Viktor