ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.63k stars 3.71k forks source link

Offline collaborative editing #12718

Open neongreen opened 2 years ago

neongreen commented 2 years ago

In the past few years, a bunch of "offline-first" collaborative frameworks started to become popular. https://replicache.dev and https://rxdb.info come to mind. They support collaborative editing/database-like features while also allowing offline updates that are synced automatically when the app goes online.

I'd love to see CKEditor collaboration services working in the same way. I have a Notion-like app built with CKEditor that would significantly benefit from an offline mode.

Have you guys put any thought into this? Is the existing OT-based realtime collaboration model amenable to adding this, or would it require a significant/total redesign?


If you'd like to see this feature implemented, add a 👍 reaction to this post.

CKEditorBot commented 1 year ago

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

JarvisH commented 1 year ago

Any updates on this?

Witoso commented 1 year ago

It's not on our current plans. cc @scofalik

scofalik commented 1 year ago

I'll just add that although this is something that we really would like to introduce, currently we prioritise other improvements.