You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The algorithm is good for sorting by the first numbers in the filename.
But the second numbers (if any) are sorted without taking into account the value of the number.
Is it possible to sort filenames deeper?
Thanks!
The text was updated successfully, but these errors were encountered:
The bigger problem is that this repo seems to be dead, so if @PaPa31 you're interested in maintaining it, please fork it and make these simple changes! 👏
Hi !
Now your sorting works like this:
The algorithm is good for sorting by the first numbers in the filename.
But the second numbers (if any) are sorted without taking into account the value of the number.
Is it possible to sort filenames deeper?
Thanks!
The text was updated successfully, but these errors were encountered: