Page 1 of 1

Sort files using numbers

Posted: 22.11.2011, 16:11
by r0bb12
Hi,

Windows explorer sort files in alphabetical order but can detect numbers and sort by them if needed.
example using folder name :
V1_0
V1_1
...
V1_9
V1_10
V1_11
V2_0

FC sort like this:
V1_0
V1_1
V1_10
V1_11
V1_2
...
V1_9
V2_0

Could you please add this feature ?

Re: Sort files using numbers

Posted: 22.11.2011, 17:15
by ralfso
Extras > settings > view > sorting > natural sorting (like explorer)

Re: Sort files using numbers

Posted: 23.11.2011, 13:48
by r0bb12
Thanks, it's working.