Add fuzzy/wildcard style searching in 'Type-in with 'Search' button'
the 'Type-in with 'Search' button' option when using references works only when matching from the beginning of the word
e.g with options
- bobcat - cat - catfish - fish
if you type 'cat', you only get back 'cat' and 'catfish' but not 'bobcat' if you type 'fish', you only get back 'fish' but not 'catfish'
please could you add an inherent 'wildcard' to the matching, also preferably some 'fuzzy' matching which ignores punctuation e.g. 'cat-fish' would also match with 'cat fish', 'cat.fish' or 'catfish'