Added note about multiple email addresses, added more to TODO list
This commit is contained in:
parent
691cb64615
commit
855da4d4b4
@ -92,9 +92,18 @@ Contacts (goobook). Values from mutt aliases will be pasted verbatim except
|
|||||||
backslashes (`\`) and double-quotes (`"`) will be removed. Email addresses
|
backslashes (`\`) and double-quotes (`"`) will be removed. Email addresses
|
||||||
from goobook will appear between angle brackets (`<` and `>`).
|
from goobook will appear between angle brackets (`<` and `>`).
|
||||||
|
|
||||||
|
NOTE: If you're entering multiple names and email addresses, one at a time
|
||||||
|
separated by commas (`,`), subsequent names and addresses need to be on a
|
||||||
|
separate line (mutt requires these subsequent lines to be prefixed with spaces
|
||||||
|
or tabs, or else it won't consider the subsequent lines to be part of the same
|
||||||
|
address field. This does not apply to multiple addresses in the same mutt
|
||||||
|
alias.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
* possibly set up some kind of trigger to post an email address from the mutt
|
* possibly set up some kind of trigger to post an email address from the mutt
|
||||||
aliases file or Google Contacts, within the body of the message.
|
aliases file or Google Contacts, within the body of the message.
|
||||||
|
* Groups from Google Contacts have not been tested, the behavior may be
|
||||||
|
undefined if the goobook query returns multiple addresses.
|
||||||
* Maybe integrate with other CLI contact services, but the project may need to
|
* Maybe integrate with other CLI contact services, but the project may need to
|
||||||
be renamed
|
be renamed
|
||||||
* Perform more testing!
|
* Perform more testing!
|
||||||
|
Loading…
Reference in New Issue
Block a user