Open mcrider opened 11 years ago
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.
@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.
http://quilljs.com/docs/modules/multi-cursors/ looks like a good tool to help solve this.
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
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).