For example if I want to do "!c:" but still include c:\pictures
Is this possible?
In search exclude drive but include one sub-folder?
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: In search exclude drive but include one sub-folder?
Please try searching for:
!c: | c:\pictures\
| = OR
!c: | c:\pictures\
| = OR
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: In search exclude drive but include one sub-folder?
Thanks I have other things listed after c as well. How would I do this without ORing everything?
!c: | c:\pictures\ !y: !t:
!c: | c:\pictures\ !y: !t:
Re: In search exclude drive but include one sub-folder?
You will need to use OR to combine multiple locations
Please try searching for your list of folders with:
c:\pictures\|"y:\path to another folder\"|"t:\another folder\"
Please try searching for your list of folders with:
c:\pictures\|"y:\path to another folder\"|"t:\another folder\"
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: In search exclude drive but include one sub-folder?
Thank you.
I have one other question. To your knowledge, is there a way to connect to everything on your PC via an Android device and search files?
I have one other question. To your knowledge, is there a way to connect to everything on your PC via an Android device and search files?
Re: In search exclude drive but include one sub-folder?
Android devices are mounted as a "virtual folder".
Everything cannot index "virtual folders" yet.
Indexing virtual folders is will be available in the next major release.
Everything cannot index "virtual folders" yet.
Indexing virtual folders is will be available in the next major release.
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: In search exclude drive but include one sub-folder?
I actually meant viewing my PC files on an android device (maybe via some network protocol), not the other way around. Sorry for confusion.
Re: In search exclude drive but include one sub-folder?
Please try the HTTP Server:
- In Everything, From the Tools menu, click Options.
- Click the HTTP Server tab.
- Check Enable HTTP server.
- Click OK.
- If prompted by Windows Firewall, select Allow.
- On your phone, connect to your LAN, in a web browser, navigate to http://<My PC Name>
where <My PC Name> is your computer name.
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: In search exclude drive but include one sub-folder?
Thank you. Are you aware of any Android apps that allow you to browse the http server other than the browser?