Regular Expressions in Filters?

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
zebranky
Posts: 1
Joined: 13 Jun 2007, 11:50

Regular Expressions in Filters?

Post by zebranky »

Not sure if this has been posted, so apologies if it has.

What I would like to see on the filters/selections is a way to use regular expressions as well as wild cards. As an example, I would like to filter files like so:

Code: Select all

FileName_[0-9]+\.zip
This would select files like:
  • FileName_0.zip
    FileName_37.zip
    etc.
But not
  • FileName_a.zip
    FileName_98b.zip
    etc.
The above example is not the best, and there may be a way to specifically do the above already, but regex is so much more than the above.
cincura.net
Posts: 593
Joined: 09 Dec 2005, 17:30
Location: a step further
Contact:

Post by cincura.net »

:idea:, very good idea.
Jiri {x2} Cincura
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post by Jan Rysavy »

Note: [x] Regular expression checkbox would be necessary.
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Post by Ether »

+1 for this.
User avatar
SelfMan
Posts: 1155
Joined: 05 Apr 2006, 20:51
Contact:

Post by SelfMan »

+1 = My vote
therube
Posts: 681
Joined: 14 Dec 2006, 06:22

Post by therube »

If you were to do something like that, then maybe more generally, it could supersede Operation Masks.
Operation Masks

Some Altap Salamander operations, such as Copy, Move, or Rename, support entering of operation mask. Operation mask is appended behind the target path.
WinXP Pro SP3 or Win7 x86 | SS 2.54
Post Reply