Currently, Group By = Sort By. I will explain why I'm not satisfied with the current scenario. By default, I like to Group By: Filetype and Sort By: Name. But there are scenarios where I would like to Group By: Filetype and Sort By: Date Modified, for example the Downloads folder. Currently, if Group By is set to filetype, then it sorts by Name, which works for me in general, but if I want to Sort By date modified, then I also have to group by date modified, which is terrible. Even Windows Explorer has this feature. Also, I should be able to Group By and Sort By on per folder basis.
Can confirm, this is a serious issue
Any hope of getting this in Plasma 6?
(In reply to D. Debnath from comment #2) > Any hope of getting this in Plasma 6? There's a promising looking MR: https://invent.kde.org/system/dolphin/-/merge_requests/785 :)