#1 2016-10-09 17:45

rickyricky
Member
Registered: 2016-09-23
Posts: 7

Sort New Folder Names In Alphabetical Order

Is it possible to sort new folder names it in alphabetical order?

1) Regular Expressions: Replace expression "\A\[(.*?)\](.*)\Z" with "$2 by $1" (skip extension)
2) Clean Up: Fix spaces (skip extension)

Is it a way to make the pattern put them in alphabetical order based on the lettering of $1?

[AnyName1] BnyName2    ->     AnyName4 by AnyName3
[AnyName3] AnyName4    ->     BnyName2 by AnyName1

Offline

#2 2016-10-10 00:13

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,374

Re: Sort New Folder Names In Alphabetical Order

You can click on any column header in the table to sort files by that column.

Offline

Board footer

Powered by FluxBB