Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collaborative Page editing #6

Open
mcrider opened this issue Jun 4, 2013 · 4 comments
Open

Collaborative Page editing #6

mcrider opened this issue Jun 4, 2013 · 4 comments

Comments

@mcrider
Copy link
Owner

mcrider commented Jun 4, 2013

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).

@ghost
Copy link

ghost commented Jun 4, 2013

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.

@mcrider
Copy link
Owner Author

mcrider commented Jun 4, 2013

@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
Copy link
Owner Author

mcrider commented May 16, 2014

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

@ghost
Copy link

ghost commented May 16, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant