Jump to content
Muxe Inc Forums
Sign in to follow this  
dandv

File find auto-* inconsistency

Recommended Posts

dandv    0

If you Alt+F7 for 'temp', NDN will automatically search for 'temp*'. This is fine. However, NDN also has a feature for searching for more than one file mask: the masks must be separated by a semicolon.

 

But, if you search for 'something;temp', NDN won't add a '*' to either 'something' or 'temp'. To be consistent, NDN should process each of the filemasks and search for 'something*;temp*'.

 

 

Hope this helps,

Dan Dascalescu

Share this post


Link to post
Share on other sites

hi dan!!!

 

on one hand you are right

 

BUT, i think adding the * is a solution for a quick file search if you just want to add a few characters and then shoot

 

if you have the time to write 'something; somethingelse'

it should be no problem to add a *, dont you think? :)

 

to make it short, i would rather remove the auto '*' thing than creating code that would parse the line and add * to every section

 

i am no friend of code that tries to tell the user what to do

 

i hope this sounds logical :)

 

Stefan/AH

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×