VIsual Filter: AND boolean

Features wanted...
Post Reply
binocular222
Posts: 1416
Joined: 04 Nov 2008 05:35
Location: Hanoi, Vietnam

VIsual Filter: AND boolean

Post by binocular222 »

Currently:
Desktop|a|b ____________=_______ show all items with "a" OR "b"
Desktop|*a*b*|*b*a* __ =_______ show all items with "a" AND "b"
*a*b*|*b*a* is too lengthy and tab's caption looks like sh!t.
It would be something like: Desktop|a~b|c __= show all items with "a" AND "b" OR "c"
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

Post Reply