Hi,
I recently stumbled upon ShareJS[1], a library for realtime collaborative editing with a server running on node.js and I thought it would be awesome to have this in a hosted TiddlyWiki to be able to edit the same tiddler simultaneously. (Because, sadly, Hackpad is a pain to set up…)
I didn't get anywhere trying to combine the two, but neither do I know much javascript nor do I fully understand the architecture of TiddlyWiki.
So I wanted to ask:
Are ShareJS and TiddlyWiki compatible at all or are there some bigger architectural roadblocks I missed?
How would one best attempt to integrate it into TW5?
I was trying to replace the draft-editor with CodeMirror with ShareJS-support, but couldn't get it to work. Is this a viable way or would the whole effort need deeper changes in TiddlyWiki?
Any other thoughts on this?
Regards
Gabriel
[1]:
https://github.com/share/ShareJS