[Kde-pim] KMail addressee completion

Christian Mollekopf chrigi_1 at fastmail.fm
Mon Oct 31 02:09:59 GMT 2011


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.

Cheers,
Christian

> 
> Will
> _______________________________________________
> 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/
_______________________________________________
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