creation of plugin that handle paste multi row mail addresses into a single email field

This commit is contained in:
Nicolas Bland 2017-02-19 19:42:12 +01:00
parent 263d97ee31
commit bc6a0be048
5 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Add ability to paste multi row email addresses (from Excel for instance) to a contact in a single row, in order to create a contact group.
Usage : open address book, paste your emails separated by line breaks in an email field. Emails will be collapsed with "," separator.
Then, when you write an email, select the email group and all addresses will be added.