Search for a '?'

If you are experiencing problems with "Everything", post here for assistance.
fphredd
Posts: 5
Joined: Thu Dec 14, 2023 2:23 am

Search for a '?'

Post by fphredd »

I'm trying to search for any folders or files that contain a question mark '?' in the name anywhere. I'm not sure if I'm supposed to use hex? I tried searching the help and form but couldn't find my answer...probably user error... I'd like to search a folder on the NAS with 11,000 sub-folders containing 84,000 files.

Simple? Thanks in advance for any guidance!!
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for a '?'

Post by void »

Please try the nowildcards: search modifier:

nowildcards:?

nowildcards:
fphredd
Posts: 5
Joined: Thu Dec 14, 2023 2:23 am

Re: Search for a '?'

Post by fphredd »

I will try this, thanks!
fphredd
Posts: 5
Joined: Thu Dec 14, 2023 2:23 am

Re: Search for a '?'

Post by fphredd »

Is it possible it's not working because they seem to be showing upside down?
Experienced2.png
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for a '?'

Post by void »

Please try including the following in your search:

¿


Everything doesn't match ¿ with ?
fphredd
Posts: 5
Joined: Thu Dec 14, 2023 2:23 am

Re: Search for a '?'

Post by fphredd »

void wrote: Thu Dec 14, 2023 11:52 pm Please try including the following in your search:

¿


Everything doesn't match ¿ with ?
Do I need any special qualifiers for that character in that case or is it a simple search? Thanks again for the help!
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for a '?'

Post by void »

No qualifiers required, just include ¿ in your search.



Another method to search for ? is to use the unicode Fullwidth Question Mark: ?
fphredd
Posts: 5
Joined: Thu Dec 14, 2023 2:23 am

Re: Search for a '?'

Post by fphredd »

Sweet! Thanks!!! :D