[Kde-pim] KMail addressee completion

Milian Wolff mail at milianw.de
Mon Oct 31 09:47:20 GMT 2011


On Monday 31 October 2011 02:09:59 Christian Mollekopf wrote:
> On Saturday, October 29, 2011 10:45:47 AM Will Stephenson wrote:
> > Why does kmail addressee completion only kick in after typing a string
> > that
> > matches a complete word in the matched addressee name or email address?
> > 
> > Eg I have
> > Optimus Prime <prime at tfmrs.com> in the address book
> > 
> > "optimu" -> no match
> > "prime", "tfmrs", "optimus" all match.
> 
> That is likely because of the way sparql fulltext queries are handled by
> default. Normally an explicit regexp is needed, otherwise only complete
> words are matched. You can try if this is really the case by testings
> "optim*" (I think the expression must also be at least 4 characters too). I
> can't recall right now how that can be changed codewise, but it is somehow
> possible.
> 
> At least if that already goes through nepomuk that is.

Inputting wildcard or regexp into the adress field does not work for me.

Also note, that apparently the current code matches only beginning from a word 
boundary. E.g.:


fooasdf at barqwer.com

-> "foo" "bar" all match, but neither asdf nor qwer or anything else after the 
beginning of a word.

bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list