Hi,
I have a BV ("C:\Photos:\2017? /flat") displaying thumbnails of all underlying photos in all subdirectories, with a power filter set to images only ("Image|Image Files" {:Image}).
How can I exclude certain subdirectories from the view, namely those with \.picasaoriginals that are littered throughout?
Also can you give me the SC that would create a tab with the above BV and filters set, with thumbnail view?
Thanks!
Help with Filtered BV
-
ColdNose
- Posts: 36
- Joined: 16 Jun 2017 09:21
- Location: Win11, 3 monitors: (1) 1920x1200 @ 125%, (2) 3840x2160 @ 175%
-
highend
- Posts: 15003
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Help with Filtered BV
You don't need a filter, quick search can manage that as well
Afaik you can't avoid the visibility of the folder name itself in quick search mode with /excl=
only. /flatfiles does it though
Code: Select all
C:\Photos\2017? /excl=\.picasaoriginals /types={:Image} /flatfilesonly. /flatfiles does it though
Code: Select all
tab("new", "C:\Photos\2017? /excl=\.picasaoriginals /types={:Image} /flatfiles");
#306; // Thumbnails #1
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club