Sort by: Filename

>Sort by: Filename
>1
>10

Attached: download.jpg (250x202, 15K)

>doesn't know how sorting by filename works

Sounds like a freetard problem. Windows hasn't done this for at least 20 years.

What's the issue? 1 comes before 10.

Works for me on GNU/Linux but I recall it not working when I used Windows 7

classic picrel

He probably thought
>11
>1

No, I think he means
>1
>10
>2
>213980
>3

but this makes sense

>he thinks the file manager should implement some niggerlicious pattern finding algorithm that tokenizes the filename and attempts to find common places with numbers in all filenames
I'm sorry, but sorting by character code is just a simpler and better solution.

Only in a freetard's mind. This is how it's supposed to sort.

Too hard for the unemployed "programmers" working on open-source software?

Attached: 1.png (551x109, 18.67K)

>Too hard for the unemployed "programmers" working on open-source software?
Probably not worth the effort and likely doesn't scale too well with large directories. I couldn't tell you as I don't develop a file manager.

>This is how it's supposed to sort.
Says who?

bizarre chimpout

Attached: Screenshot_20220709_191300.png (582x120, 4.94K)

my uncle works at nintendo and he told me this is how it's supposed to work.

>2 doesn't come before 10
Freetard logic, everyone.

Why were you trying to defend sorting by character code then?

>there's only one person on Any Forums
You need to go back to plebbit faggot

This is more "correct" way.
This is more natural way for humans.
Computers look at characters and sort that way. Humans look at numbers as one blob. Leading zeros remove the ambigiuity but you never know how much you need.
I prefer the blob method but strictly speaking it is not the "correct" way and reqires more complexity.
If you want to be more user friendly the default should be the blob in my opinion.

>doesnt name files 01, 02, 10
project manager logic, everyone

>get to file 100
>have to insert an extra 0 for every preceding file to keep up naming schema
awful convention