Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email: Support use of email templates #75

Open
dospromptman opened this issue Aug 30, 2024 · 0 comments
Open

Email: Support use of email templates #75

dospromptman opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@dospromptman
Copy link
Collaborator

Currently, email templates are not supported in the send emails action.

We should implement support for Lightning email templates, which at a minimum includes allowing the user to select an existing Lightning email template to use in lieu of specifying a subject and body for the email within the action.

Beyond that minimum functionality, we may want to support additional behavior such as allowing the body of the template to be modified after it is selected, creating new templates from the body of an email within the send emails action, and saving/updating existing templates after modification within the send emails action. The interface for choosing an email template could be as simple as selecting from a list or it can support recently used templates and folder organization.

Note that allowing editing of templates after selection introduces a lot of issues if the email template contains images, since the send emails action currently does not support adding images to emails.

@dospromptman dospromptman self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant