Hello Grist Community!
I’ve developed a custom widget for batch email composition that I’d like to share. It’s particularly useful when you need to send the same email to multiple contacts while maintaining privacy through BCC.
Features:
- Compose emails to multiple recipients using BCC
- Manage recipients (remove/restore contacts)
- Add manual recipients
- Opens in your default email client for review and sending
Try it out:
Demo: Custom Widget Portfolio - Grist
Code: grist-custom-widgets/batch-emailing at main · agrippaharfleur/grist-custom-widgets · GitHub
I hope this widget proves helpful for your needs!