Dear Users! Please post bug reports about FDM here!

Sort file names logically

Moderators: Usher, Alex

newhorizon
Posts: 1
Joined: Wed Jul 18, 2018 9:46 am

Sort file names logically

Postby newhorizon » Wed Jul 18, 2018 10:09 am

Use numerical sorting to sort file names.
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
Clive Sorensson
FDM Team
Posts: 1396
Joined: Wed Nov 12, 2008 12:06 pm

Re: Sort file names logically

Postby Clive Sorensson » Thu Jul 19, 2018 6:26 pm

Thanks for the suggestion.

Return to “Feature suggestions”

Who is online

Users browsing this forum: No registered users and 1 guest