hi!
Is it on purpose that in the browser top right corner, when I start typing for a tag, it needs to match the tag string right from the beginning, instead of anywhere?
wouldn't most people be happier with a *pattern* match rather than the pattern* match?
thanks,
Gabor

I personally like the
I personally like the prefix-matching better, but you are right, this should be made optional. I'll add this to our todo list :)
For example, when I enter
For example, when I enter people, sometimes I use their full name, sometimes only their last name, and I can never remember (and don't really care afterwards) which. But then it's a pain to search!
thanks!