One problem searching for files (as common in most things like Explorer etc) is when searching for files you get tons of stuff with similar names- For example search for CAR you get all files with similar names and get results for care, caring etc
Kind of irritating when you have say, lots of video files ad get tons of results and still have to look for the actual word you're looking for -CAR!
Is there some way in XY to bring up results just for the actual word searched for?
search for specific file names
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: search for specific file names
Just set the checkmark for [x] Whole words (Name & Location tab)?
Or in regex mode: (^|\W)car\W
But I guess that's not what normal people (would) use...
Or in regex mode: (^|\W)car\W
But I guess that's not what normal people (would) use...
One of my scripts helped you out? Please donate via Paypal
-
FluxTorpedoe
- Posts: 906
- Joined: 05 Oct 2011 13:15
Re: search for specific file names
Hi’
OT: First, allow me a quick personal "hats off" to highend for keeping on being so active and resourceful!
———————————————————————————
☛ For folders, search: "car"
→ Will only return folders "car" (or same name files with no extension)
☛ For files, search: "car.*"
→ Will only return e.g. "car.jpg", "car.htm",… (or folders with extension)
Have a nice day,
Flux
OT: First, allow me a quick personal "hats off" to highend for keeping on being so active and resourceful!
———————————————————————————
You can also enclose you search in quotes —but then you might need to add the extension/wildcard if you search for files.ro2124 wrote:Is there some way in XY to bring up results just for the actual word searched for?
☛ For folders, search: "car"
→ Will only return folders "car" (or same name files with no extension)
☛ For files, search: "car.*"
→ Will only return e.g. "car.jpg", "car.htm",… (or folders with extension)
Have a nice day,
Flux
• Scripts: Session Manager
| SlideShow | Collection Manager | Power Launcher | Akelpad syntax highlighting | ...
XYplorer Beta Club