Column-wise visual filter

Features wanted...
Post Reply
JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

Column-wise visual filter

Post by JohnM »

Why does the visual filter not have the same capabilities (column-wise filtering and wildcarding) as the selection filter? I would like to see the visual filter gain the same super powers if possible.

Keep up the good work!
Cheers
JohnM
Windows 11 Pro x64
XYplorer 28.30.0000 x64

admin
Site Admin
Posts: 66249
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Column-wise visual filter

Post by admin »

JohnM wrote:Why does the visual filter not have the same capabilities (column-wise filtering and wildcarding) as the selection filter? I would like to see the visual filter gain the same super powers if possible.
Wildcarding is there!

But column-wise filtering is rather difficult. Technically the VF is a simple name search; the name "VF" suggests it's applied after the list is filled with data but in fact it is applied before. So there are no columns yet...

JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

Post by JohnM »

What I meant by wildcarding is the ability that the SF has to select rows based on part of a name with no wildcards. eg

Files:
file1.txt
file2.txt
file3.txt
fred1.txt

For the SF I just type 'fred' and I get 'fred1.txt' selected and nothing else. Note no wildcards used.

As for the column-wise VF. Well if that can't be done :(, then what about the ability to hide (or apply the VF) on rows that are selected (possibly via the SF). The command could be Hide Selected Rows or Show Non-Selected Rows. This would give kind of the same result with an extra step or two. What do you think?

Cheers
JohnM
Windows 11 Pro x64
XYplorer 28.30.0000 x64

admin
Site Admin
Posts: 66249
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

JohnM wrote:What I meant by wildcarding is the ability that the SF has to select rows based on part of a name with no wildcards...
Ah, auto-wildcarding. I did not add that here, because with no wildcards in the pattern you cannot easily recognize a filtered list by the tab header.
JohnM wrote:As for the column-wise VF. Well if that can't be done :(, then what about the ability to hide (or apply the VF) on rows that are selected (possibly via the SF). The command could be Hide Selected Rows or Show Non-Selected Rows. This would give kind of the same result with an extra step or two. What do you think?
Forget it. :)

admin
Site Admin
Posts: 66249
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

admin wrote:
JohnM wrote:What I meant by wildcarding is the ability that the SF has to select rows based on part of a name with no wildcards...
Ah, auto-wildcarding. I did not add that here, because with no wildcards in the pattern you cannot easily recognize a filtered list by the tab header.
Oh, I just did it. :)

Post Reply