cowboycodr / BlueQ

Vertically integrated marketing/newsletter/blog email software. Manages the collection, crafting, and sending of emails.
https://blueq.app
GNU General Public License v3.0
0 stars 0 forks source link

Add WYSIWYG editor using Tiptap for crafting emails #50

Closed cowboycodr closed 4 months ago

cowboycodr commented 5 months ago

This is mandatory before release.

Typically, this would be super challenging except tiptap provides a super helpful library. As we grow we can prioritize making an in-house editor that better suites our needs. Though, for now tiptap is more than enough.

First we need to prioritize #48. Otherwise this would just require more maintenance.

You will be redirected to the editor page (/project/[id]/compose) when the "Create email" button is pressed.

Initially we're not going to add image upload support, but will plan on it in the future.