Sorting filenames by base
-
grindax
-
admin
- Site Admin
- Posts: 66347
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Sorting filenames by base
Well, "Sort filenames by base" exists exactly to make this order happen.
What's the problem? If you don't like it turn it off.
What's the problem? If you don't like it turn it off.
FAQ | XY News RSS | XY X
-
grindax
Re: Sorting filenames by base
.
Last edited by grindax on 23 Jan 2016 19:18, edited 1 time in total.
-
admin
- Site Admin
- Posts: 66347
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
grindax
Re: Sorting filenames by base
.
Last edited by grindax on 23 Jan 2016 19:19, edited 1 time in total.
-
admin
- Site Admin
- Posts: 66347
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Sorting filenames by base
Ah, that one! Yes, looks like this is wrong (tested here for Win
. Thanks.
FAQ | XY News RSS | XY X
-
grindax
Re: Sorting filenames by base
.
Last edited by grindax on 23 Jan 2016 19:19, edited 1 time in total.
-
admin
- Site Admin
- Posts: 66347
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Sorting filenames by base
The Help examples were also slightly wrong. Here is a fixed version:
Code: Select all
Natural numeric sort order ON
--------------------------------------
Sort by base ON Sort by base OFF
----------------- -----------------
a.txt a (copy).txt
a (copy).txt a.txt
a2.txt a2.txt
a10.txt a10.txt
Natural numeric sort order OFF
--------------------------------------
Sort by base ON Sort by base OFF
----------------- -----------------
a.txt a (copy).txt
a (copy).txt a.txt
a10.txt a10.txt
a2.txt a2.txt
FAQ | XY News RSS | XY X
XYplorer Beta Club