Sort folders apart vs sort order
-
RalphM
- Posts: 2089
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Sort folders apart vs sort order
Wouldn't it be nicer to keep the position of the subfolders regardless of the sort order?
I have "Sort folders apart" switched on, now when I have the listview sorted in descending order by any column, the folders move to the bottom of the list, but I would rather keep them at the top, since it seems more efficient and natural to me.
Anybody else in on that wish?
I have "Sort folders apart" switched on, now when I have the listview sorted in descending order by any column, the folders move to the bottom of the list, but I would rather keep them at the top, since it seems more efficient and natural to me.
Anybody else in on that wish?
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Sort folders apart vs sort order
I wanted to do something about sorting since long... thanks for kicking me. I'll deliver a first impressionistic version within 10 minutes...RalphM wrote:Wouldn't it be nicer to keep the position of the subfolders regardless of the sort order?
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
First, oh noes!!
I actually really liked that folders were not on top when sort order was made on date or size!
Even though I'm sometimes looking for folders, hence a previous wish for a trick to jump to the first item of the "other kind" (file/folder)
But most of times thoose sort orders means Im looking for most recent/biggest files, so having folders on the bottom of the list was a great thing!
/me waits for the chekcbox to uncheck
Second:
- it still works with "Natural numeric sort order" ON, always have my folders on top
- when I turn "Sort folders apart" OFF is IS turned off when sorted by Names
Even though I'm sometimes looking for folders, hence a previous wish for a trick to jump to the first item of the "other kind" (file/folder)
But most of times thoose sort orders means Im looking for most recent/biggest files, so having folders on the bottom of the list was a great thing!
/me waits for the chekcbox to uncheck
Second:
I must have a very special version then, causeadmin wrote:Code: Select all
Experimentally changed the sorting algorithm: now folders are always (independently of the sort order and column) kept at the top of the list. If successful it will be configurable later... Note: - Currently the above works only if "Natural numeric sort order" is OFF. - "Sort folders apart" has currently no effect (it's always ON).
- it still works with "Natural numeric sort order" ON, always have my folders on top
- when I turn "Sort folders apart" OFF is IS turned off when sorted by Names
Proud XYplorer Fanatic
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
It will be uncheckable, of course.

You don't have XP, I suppose, so you have no "Natural numeric sort order" anyway...jacky wrote:I must have a very special version then, cause
- it still works with "Natural numeric sort order" ON, always have my folders on top
- when I turn "Sort folders apart" OFF is IS turned off when sorted by Names
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Aaah, ooh, whoops: misunderstanding on my side. The new way of sorting can only be admired when "Natural numeric sort order" is OFF. That's what I meant.jacky wrote:Oh yes I do have XP, and I do have & use "Natural numeric sort order" !admin wrote:You don't have XP, I suppose, so you have no "Natural numeric sort order" anyway...
Windows XP Pro SP2
XYplorer 5.00.0067
Anyway, everything will be phantastic in the next BETA. And guess what, the app got again a bit faster fundamentally by my efforts to rewrite sorting. More flex plus more speed -- that's what XY fanatics love and expect!
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
Yeah, but what I meant is, I got folders on top even when "Natural numeric sort order" is OFF ; wasn't that "folders on top" (when sorting with size/dates) the new way of sorting?admin wrote:Aaah, ooh, whoops: misunderstanding on my side. The new way of sorting can only be admired when "Natural numeric sort order" is OFF. That's what I meant.
admin wrote:Anyway, everything will be phantastic in the next BETA. And guess what, the app got again a bit faster fundamentally by my efforts to rewrite sorting. More flex plus more speed -- that's what XY fanatics love and expect!
Being an XYfanatic is such a nice thing
Proud XYplorer Fanatic
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Yeah, OFF. That's what I'm saying all the time.jacky wrote:Yeah, but what I meant is, I got folders on top even when "Natural numeric sort order" is OFF ; wasn't that "folders on top" (when sorting with size/dates) the new way of sorting?admin wrote:Aaah, ooh, whoops: misunderstanding on my side. The new way of sorting can only be admired when "Natural numeric sort order" is OFF. That's what I meant.
EDIT:
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
-
RalphM
- Posts: 2089
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Re: Sort folders apart vs sort order
I like the first version, and by stating it that way I guess you're open for further improvements.admin wrote:...I'll deliver a first impressionistic version within 10 minutes...
Now the folders are sorted apart, but let's say you sort by date, they stay at top of list but are naturally resorted by date as well.
For me the natural sort order for folders would be by name, no matter what sort options I select for files, so if you plan to make it configurable, could there be a way to accomplish this? Maybe something like "Sort folders by" with a selection of:
- same as files
- by name asc
- ...
Or make the sort order of folders and files completely independent? Might be a bit tricky to implement in the GUI though, but since we know you're clever, I'm sure you'll find a way if you like the idea at all.
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
avsfan
- Posts: 554
- Joined: 29 Jun 2006 09:00
- Location: Fort Collins, Colorado
I really thought that I'd like this ability, and now that I've tried it, I've got to say that I think it's more of a hindrance than a help for me at this point...
While I think it could be useful at times, right now it's completely messing me up as I'm used to having my most recently changed files at the top, as I need to get access to them. Since the folder I'm working in has a large number of sub-folders, so I have to scroll just to get to the files (and I can't just scroll all the way up if I'm down in the list somewhere).
So I guess I'm saying that I'm really looking forward to the option of being able to turn this behavior off!
Thanks for listening!
andy
While I think it could be useful at times, right now it's completely messing me up as I'm used to having my most recently changed files at the top, as I need to get access to them. Since the folder I'm working in has a large number of sub-folders, so I have to scroll just to get to the files (and I can't just scroll all the way up if I'm down in the list somewhere).
So I guess I'm saying that I'm really looking forward to the option of being able to turn this behavior off!
Thanks for listening!
andy
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66249
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Sort folders apart vs sort order
I'm only wondering how many people apart from RalphM find this a "natural sort order for folders". I'm having problems already with "Keep folders on top". I don't think I'll ever use it myself...RalphM wrote:For me the natural sort order for folders would be by name, no matter what sort options I select for files, so if you plan to make it configurable, could there be a way to accomplish this? Maybe something like "Sort folders by" with a selection of:
- same as files
- by name asc
- ...
Or make the sort order of folders and files completely independent? Might be a bit tricky to implement in the GUI though, but since we know you're clever, I'm sure you'll find a way if you like the idea at all.
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
I did !admin wrote:Turn it off now.
Regarding "RalphM's natural sort order for folders"
Well, rare circumstances that I personally (used to) experience every day, so I am really happy about this one!!admin wrote:Code: Select all
- A natural-sorting bug (sort order difference between tree and list in some rare circumstances) has been fixed en passant.
But, it seems to me that with your new changes you also added a little space on the left of every item's icons on the list !! They used to be right on the left, and now there's a few pixels left blank
Is that an on purpose thing, or?? Cause I really don't see why one would need that, feels to me like thoose little pixels are being "wasted"....
BTW about the "App load time", I guess you moved it to Report only cause there was space there, so you could move it somewhere between the buttons "Help" & "Ok", and it could stay there forever...
Proud XYplorer Fanatic
XYplorer Beta Club