Sort file names logically
-
- Posts: 1
- Joined: Wed Jul 18, 2018 9:46 am
Sort file names logically
Use numerical sorting to sort file names.
for example, instead of:
It will be more logical (sorting by numerical value within strings):
for example, instead of:
Code: Select all
file 1
file 10
file 2
file 20
It will be more logical (sorting by numerical value within strings):
Code: Select all
file 1
file 2
file 10
file 20
-
- FDM Team
- Posts: 1396
- Joined: Wed Nov 12, 2008 12:06 pm
Re: Sort file names logically
Thanks for the suggestion.
Return to “Feature suggestions”
Who is online
Users browsing this forum: No registered users and 1 guest