teejee2008 / polo

Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives.
https://teejee2008.github.io/polo/
GNU General Public License v2.0
619 stars 85 forks source link

Sort Folders Before Files, Part 2 #153

Open drohm opened 6 years ago

drohm commented 6 years ago

I opened an issue a while back (beta 5) for this - https://github.com/teejee2008/polo/issues/66

But I'm not seeing the option for how to do this. I'm sorting by Modified Date and I'd like to keep the folders displayed before the files. Was there a regression for that change? I can't seem to find it with the latest beta.

teejee2008 commented 6 years ago

There's no option for this. Folders will always be displayed before files when sorted by any column.

drohm commented 6 years ago

Odd, it seems to be working now. If I can reproduce I'll follow up here.

Would it be easy for you to make it an option in Settings? I don't mind it being default, but I could see some users not wanting it by default.

teejee2008 commented 6 years ago

Let me know if you are able to reproduce the issue. I'll add an option for this in the next update.