Search in folder included in excluded folders

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
jjk
Posts: 202
Joined: 10 Oct 2007 20:11
Location: Paris

Search in folder included in excluded folders

Post by jjk »

Under Vista, into C:\Users\ I have the next 4 subfolders : Public, Default, All Users and jjk which is name of current user. When searching, I don't want to search into C:\Users\Public, nor C:\Users\Default nor C:\Users\All Users but I want to search into C:\Users\jjk.
And I want search anywhere else into C:\.
So I'd like exclude C:\Users\ but include C:\Users\jjk.
How can I do that ? I attempted to exclude C:\Users\!jjk but it doesn't work.
Any idea ?

RalphM
Posts: 2089
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Search in folder included in excluded folders

Post by RalphM »

Why don't you exclude the 3 folders you don't want to search explicitly?
After all, it's just 3 entries in the Excluded pane.
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

jjk
Posts: 202
Joined: 10 Oct 2007 20:11
Location: Paris

Re: Search in folder included in excluded folders

Post by jjk »

RalphM wrote:Why don't you exclude the 3 folders you don't want to search explicitly?
After all, it's just 3 entries in the Excluded pane.
Sure, but I need also to search into C:\Users\jjk, which contains many subfolders as AppData, Contacts, Desktop, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches, Videos and so on, that I want exclude except Documents, and of course I want to search anywhere else in C:\.

I think we miss a mean to include some subfolders among excluded folders, in other words to force searching in some subfolders of some excluded folders.

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

Re: Search in folder included in excluded folders

Post by admin »

jjk wrote:
RalphM wrote:Why don't you exclude the 3 folders you don't want to search explicitly?
After all, it's just 3 entries in the Excluded pane.
Sure, but I need also to search into C:\Users\jjk, which contains many subfolders as AppData, Contacts, Desktop, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches, Videos and so on, that I want exclude except Documents, and of course I want to search anywhere else in C:\.

I think we miss a mean to include some subfolders among excluded folders, in other words to force searching in some subfolders of some excluded folders.
Quick idea: Adding folders to explicitly INclude to Excluded Folders listing by prefixing "!" could be a way. E.g.

Code: Select all

C:\Users\
!C:\Users\jjk
Would exclude C:\Users\* but include C:\Users\jjk\*

jjk
Posts: 202
Joined: 10 Oct 2007 20:11
Location: Paris

Re: Search in folder included in excluded folders

Post by jjk »

Yes, it seems to me simple and clear.
Of course, we could use jokers as "*" as usually ?
Thanks to have put my request in your Todos.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Search in folder included in excluded folders

Post by serendipity »

admin wrote:
jjk wrote:
RalphM wrote:Why don't you exclude the 3 folders you don't want to search explicitly?
After all, it's just 3 entries in the Excluded pane.
Sure, but I need also to search into C:\Users\jjk, which contains many subfolders as AppData, Contacts, Desktop, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches, Videos and so on, that I want exclude except Documents, and of course I want to search anywhere else in C:\.

I think we miss a mean to include some subfolders among excluded folders, in other words to force searching in some subfolders of some excluded folders.
Quick idea: Adding folders to explicitly INclude to Excluded Folders listing by prefixing "!" could be a way. E.g.

Code: Select all

C:\Users\
!C:\Users\jjk
Would exclude C:\Users\* but include C:\Users\jjk\*
yep, sounds good to me.

Post Reply