For a project management app, a company’s manager needs to invite their teammates quickly. If you have a team of 50+, it can be tedious to invite one by one.
I’d like to enable them to just copy, paste a list of comma-separated emails into an input, then schedule an API for this list of emails.
Any tips on how to achieve this, or something similar?
Hot tip: The plugin doesn’t seem to ignore commas, so simply add “find and replace” in the plugins output, and replace the coma with nothing to delete them. The plugin adds commas to the list of words later.
@levon: Really loved this plugin, was a easy fix for putting in multiple entries. I am working on an app which needs to collect multiple entries in each line for keywords. This plugin worked like a charm.
Great work on this plugin Zeroqode!