Bug 286042 - please enable substring matching for recipients
Summary: please enable substring matching for recipients
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: Git (master)
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 21:09 UTC by Milian Wolff
Modified: 2024-03-12 12:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milian Wolff 2011-11-07 21:09:21 UTC
Version:           Git (master) (using KDE 4.7.3) 
OS:                Linux

I and others hope to see an improved recipient-matching as dicussed in this thread: http://lists.kde.org/?l=kde-pim&m=131987838706876&w=2

- always enable substring matching
- sort results:
  * prefer full-word matches
  * prefer matches at start (questionable to me, but this is the current behavior and hence might be preserved)

if someone points me to the right place I might be able to work on it eventually.

Reproducible: Didn't try

Steps to Reproduce:
- have a known recipient called "foo.bar@asdf.com"
- write new email
- try to find the above recipient by inserting any of the following into the recipient field:
"oo", "ar" "oo.bar", "sdf", "df", ".com", "df.com"

Actual Results:  
no match

Expected Results:  
all of these should match foo.bar@asdf.com
Comment 1 Milian Wolff 2011-11-07 22:20:22 UTC
ignore Reproducible: Didn't try
it's always reproducible
Comment 2 Alexandre Bonneau 2012-01-09 21:26:31 UTC
That could be useful as you aren't supposed to keep track of everybody's email adresses
Comment 3 Carl Schwan 2024-03-12 12:02:45 UTC
This is now implemented for some time.