Hi kev, There is no plugin I know off, at the moment, that supports fuzzy search. But there is a "diff-match-patch" library form google [1], where the match part is fuzzy. Can you test the demo link [2] if it can find your search pattern? More important, can you provide an example text and some example search patterns?
eg: Text: your text ... Fuzzy pattern some patterns I am not saying, that I'll implement it. But it would be worth a look, if an "easy to use" JavaScript library allready exists :) -m [1] http://code.google.com/p/google-diff-match-patch/ [2] http://neil.fraser.name/software/diff_match_patch/svn/trunk/demos/demo_match.html On May 26, 9:44 pm, kev <[email protected]> wrote: > What a pity, it just doesn't find the word if it has an accent mark - > which all Chinese words do. Google will find words with and without > the accent. It's that kind of search I need. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

