Bug 384255 - Idea to suggest latest contacts in recipient picker
Summary: Idea to suggest latest contacts in recipient picker
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 5.6.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-01 07:46 UTC by Thomas Monjalon
Modified: 2022-11-08 08:51 UTC (History)
0 users

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 Thomas Monjalon 2017-09-01 07:46:09 UTC
When writing part of a name in the recipient field, some contact suggestions appear. Then we have to choose one among some outdated email contacts or some picked from emails received with address typo in Cc.
In order to suggest the best one first, I think these sorting rules could be used:
- contacts from sent mails first
- latest sent mails first
- for contacts from received emails, most frequent occurences first

About the format of the recipient contact, we often have this because of Outlook emails:
    "contact.name@company.com" <contact.name@company.com>
The first part is useless and could be automatically converted to
    contact.name@company.com
It would be simpler to visually parse.

Thanks
Comment 1 Justin Zobel 2022-11-08 06:50:17 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!