mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
creation of plugin that handle paste multi row mail addresses into a single email field
This commit is contained in:
parent
263d97ee31
commit
bc6a0be048
5 changed files with 54 additions and 0 deletions
4
plugins/contact-group-excel-paste/README
Normal file
4
plugins/contact-group-excel-paste/README
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue