Abdt
July 16, 2026, 3:05pm
1
Hi,
I’ve noticed this below so I would like to know if this is expected behaviour:
I do a search with “name:~Random” and I get below, which is expected / correct:
however If I do search with “name:>.smmx” the result does not contain “Random” file, but it should according to my expectations:
Am I doing something wrong, or this is some bug ?
Thanks
Cheers
The Name search field doesn’t include the extension. Search for Extension instead.
Abdt:
however If I do search with “name:>.smmx” the result does not contain “Random” file, but it should according to my expectations:
name doesn’t include the extension, use filename:>.smmx instead or simply extension:smmx
But then why show up so many files with that extension in the search result?
Abdt
July 16, 2026, 3:58pm
5
exactly … that is what was misleading me as well …
but now reading @cgrunenberg reply I recall that in past I was using “filename:” instead “name:” .. which is why I didn’t build muscle memory for “extension”
Thanks all for reply, appreciated