Page 1 of 1
Search for files with a certain word in file name?
Posted: Sat Mar 18, 2006 6:21 pm
by TsunamiZ
Is there a way to search and highlight files in a folder with a certain word in the file name? Thanks.
Classic
Posted: Sat Mar 18, 2006 7:37 pm
by Clo

Hello !
- You could try as masks :
word*.*
*
word.*
*
word*.*
…supposing the word is indeed always the same, and that several extensions can exist for these files…
- I guess that
Regular Expressions would allow to perform this as one go, but they are not supported in XnView currently, AFAIK.

Kind regards,
Claude
Clo
Posted: Sat Mar 18, 2006 7:47 pm
by TsunamiZ
where do i go to type that? does it select those files for me?
STFM !
Posted: Sat Mar 18, 2006 8:21 pm
by Clo

Use the
Tools menu >> Search…
- You get a dialogue with all needed fields.
You may type the mask(s) in the first upper field for the filename.
- You can see that dialogue in the online Manual
HERE
- You can state the directory in wich the search must be performed…

Kind regards,
Claude
Clo
Posted: Sat Mar 18, 2006 8:36 pm
by TsunamiZ
But can the results be shown in the pane, and highlight the files for you?
Thumb-nails....
Posted: Sat Mar 18, 2006 9:06 pm
by Clo

The results are always displayed in a thumb-nails board …
- XnView is
not a file-manager, so it can't display lists in panels, at least currently…

KR
Claude
Clo