azimuth icon indicating copy to clipboard operation
azimuth copied to clipboard

Collaborative Page editing

Open mcrider opened this issue 12 years ago • 4 comments

It would be great to leverage some sort of collaborative page editing so that multiple authors can work on the same page without locking/overriding each others changes (like Google Docs).

mcrider avatar Jun 04 '13 04:06 mcrider

Maybe Codemirror + Jinfinote for collaborative code editing? Or webODF + Jinfinote for a document editor? I haven't seen any other open source javascript/html document editor yet that can do the stuff Google Docs does.

ghost avatar Jun 04 '13 08:06 ghost

@jvanveen Yes looking at l3mon this feature seemed like a great addition to Azimuth and something that Meteor.js is built to do. I'll be sure to look at your suggestions when pursuing this.

mcrider avatar Jun 04 '13 08:06 mcrider

http://quilljs.com/docs/modules/multi-cursors/ looks like a good tool to help solve this.

mcrider avatar May 16 '14 08:05 mcrider

Thanks for the tip. That looks interesting! Instead of OT, there also seems to be another protocol. Not really sure what it does yet, but maybe interesting as well => https://github.com/dominictarr/r-edit

ghost avatar May 16 '14 10:05 ghost