exclude certain extensions from view

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

exclude certain extensions from view

Post by yusef88 »

exclude certain extensions from view by Folder View Settings with Visual Filter
i want exclude *.lnk from showing on desktop and any other folders and extensions are shown
is that possible?

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: exclude certain extensions from view

Post by armsys »

yusef88 wrote:exclude certain extensions from view by Folder View Settings with Visual Filter
i want exclude *.lnk from showing on desktop and any other folders and extensions are shown
is that possible?
Yes, it's conveniently possible by a click.
Steps:
1. Add a toolbar button-Toogle Visual Filter (if not available yet) (see the screenshot below).
2. Right click to pop the context menu.
3. Select Manage Power Filters... (the 2nd option from the bottom).
4. In the List Manage | Power Filters dialog, click "New".
5. Type "No Lnk" !.lnk
6. Press OK.
7. Now click the down arrow (on the right side) of the Visual Filter botton.
8. You should find the "No Lnk" option. Just click it.
9. To restore the original list, just click the Visual Filter botton again.
Hope it helps.
To see the attached files, you need to log into the forum.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: exclude certain extensions from view

Post by yusef88 »

so the whole secret lies in this exclamation mark "!.lnk"
armsys thanks a lot for your valuable information :beer:

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: exclude certain extensions from view

Post by armsys »

yusef88 wrote:so the whole secret lies in this exclamation mark "!.lnk"
Sorry for having not explained the "!" thing.
In accordance with Don's parlance, "!" is called "inversion prefix."
Look up the manual and you won't miss it.
However, Don dictates the following rules: :P

Code: Select all

Boolean Logic Operators and Syntax
Logical function Symbols (alternatives) Comments
OR | (or, OR) Must have a space on both ends.
AND & (and, AND) Must have a space on both ends.
NOT ! (not, NOT) Prefixed to the negated term,
 no space after "!"
 one space after "not/NOT".
BTW, sorry, I'm a cappuccino guy. :oops:

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: exclude certain extensions from view

Post by yusef88 »

such that informative replay deserves big thanks, regards.

Post Reply