Hi all,
I am using Tiddlywiki to build a living archive, and I would like if other people could edit information in it too, so that I can share the workload required to maintain the wiki. I am saving my Tiddlywiki in git like I do with all my projects, but I’m not sure how easy it would be to collaborate with git because the merge conflicts might not be easy to resolve, as everything is stored as structured data.
Does anyone have any advice for how to collaborate on a Tiddlywiki? Does it just need to be shared around and ‘locked for editing’ like a Subversion? Or is it possible to do it in a way where everyone’s edits sync up in real time? Or to create different sets of named changes like a git patch? What works in practice?
Thanks,
Stella