hello all,
I would like to know if it's possible to search partial names in any particular order.
It is an example.
Files name: Test Document - To do list - System - Peterpan - TP.docx
So I would like to be able to type in the following and get the appropriate results:
> TO TP
> list pan
> TP TO DO
The idea is whatever groups of words I type, introduces the search down accordingly.
Is this possible?
Thank you all.
Search partial file name / any order
Re: Search partial file name / any order
Everything should already be doing this.
Please make sure you have no search options enabled under the Search menu (please make sure regex and match whole words are disabled)
Please make sure you have no search options enabled under the Search menu (please make sure regex and match whole words are disabled)
-
- Posts: 8
- Joined: Sat Nov 06, 2021 11:56 am
Re: Search partial file name / any order
Hi,
You can see it right here. When I do a search, for some reason it has to be in order.
I also did this: (please make sure regex and match whole words are disabled)
Thank you
You can see it right here. When I do a search, for some reason it has to be in order.
I also did this: (please make sure regex and match whole words are disabled)
Thank you
Re: Search partial file name / any order
Is anything shown in the status bar on the right?
Re: Search partial file name / any order
Please leave the options in Tools -> Options -> Search as the defaults:
- Check Fast ASCII search.
- Check Match path when a search term contains a path separator.
- Check Match whole filename when using wildcards.
-
- Posts: 8
- Joined: Sat Nov 06, 2021 11:56 am
Re: Search partial file name / any order
Thank you!