quickviewer icon indicating copy to clipboard operation
quickviewer copied to clipboard

New Feature: sort by filename natural/logic order

Open JaegerFox opened this issue 7 months ago • 1 comments

This involves treating numbers within the filename as numerical values rather than just characters. For example, "file10.txt" would come before "file2.txt" in a natural sort

although I don't know if it is already there but not specified

Windows 10

JaegerFox avatar May 22 '25 08:05 JaegerFox

In this question, you need to write down the OS on which you run QuickViewer.

Because QuickViewer is not the exact same program on each OS, it is partially different.

The algorithm for sorting file names is also different.

I think, this may be the same topic as #167

kanryu avatar May 22 '25 10:05 kanryu

I made it! :)

kanryu avatar Jun 22 '25 11:06 kanryu