You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simison
changed the title
Feature Request: add ability to preview an email in the post editor
Add ability to preview an email in the post editor
May 15, 2023
What
Add the ability to preview an email in the post editor
Project thread: peKye1-6z-p2
Why
When drafting a post that is going to be sent as an email to subscribers, users would like to see how the email looks before publishing.
How
Customers could preview with "preview email" action in the editor's preview dropdown:
To extend the above menu, we should make it possible in Gutenberg first.
The actual preview could happen in a few ways:
Send the email to user's email address, and inform them we did so. See MailerLite as an example, although they also allow customizing the email:
Render the email preview in a modal
Render the email preview in the editor canvas
Share private URL for pages/posts with anyone
Each approach needs a bit of exploration to see how complex the above options might be.
Listing some secondary considerations:
The text was updated successfully, but these errors were encountered: