top | item 32765345

(no title)

adigau31 | 3 years ago

Hey YousefED, have you looked at what Liveblocks has done in their example here: https://liveblocks.io/examples/block-text-editor-advanced/ne...

It looks a lot to what you've done, but I really like the collaborative aspect. I see you've used tiptap.dev, do they provide a good multiplayer experience?

discuss

order

YousefED|3 years ago

Hi! I think the Liveblocks demo is quite impressive as well! It looks pretty smooth. One of the main things I'm missing is the ability to nest (indent) blocks similarly to how Notion / BlockNote allows this. This was quite a bit of work to get right in BlockNote.

BlockNote's live collaboration is powered by Yjs, or (y-prosemirror to be exact). Highly recommend checking it out!