raimohanska / ourboard

An online whiteboard
Other
763 stars 58 forks source link

Improved text editor #215

Open raimohanska opened 11 months ago

raimohanska commented 11 months ago

Things that would be nice

raimohanska commented 9 months ago

Working on this in #240 - the Quill editor will have at least automatic bulleted lists out of the box.

raimohanska commented 9 months ago

Quill collaborative editor is now enabled as an opt-in feature for authenticated users when creating a new board.

There's no markdown though. Checkboxes could maybe be implemented using quill-task-list.

Toolbar buttons should be rather easy, and actually covered in this issue: #245