On Tuesday, January 27, 2015 at 2:06:48 AM UTC+1, NT wrote: > > Regarding to the context of your seafile presentation: > 1. Looks like you worked with tiddlywiki on node.js in seafile, since I > saw multiple separated files for each tiddler - did you (I did not yet, > only have read about)? >
yes, it was a nodejs version, where every tiddler is a single file. The TW server has a very very basic "store" handling, which is not designed for multi users. > 2. That the inconsistent (conflict) file is brought up by seafile is nice, > but do you get noticed about that? > You don't. If you reload the page, you'll see, that there are conflicting files. ... But TW doesn't have an easy mechanism to see the differences. ... So some manual work needs to be done, resolving the conflicts. > 2.1 Say you have 300 tiddlers aka 300 files - you'll not be able to > discover on your own when a new conflict file will appear among them. So do > you get a notice of the conflict? > Page reload. > 3. Another question regarding node.js and multiple files - is that working > on ios and android as well? > I don't think, that nodejs works on IOS. I'm not sure about android. ... IMO If you need mobile access, you can use TW apps. There are some of them, but I don't know the links. ... There is no server side atm, to sync and resolve conflicts. > 4. Is multiuser editing considered at all in the design of tw5? > This is not a design decision on the client. .. The client has so called sync adaptors, that can work with "any" backend. ... We need a __real__ server side backend + store. The problem is, that most users want to use a file based backend, because they are familiar with it. ... But file systems are not very good if you need to edit them at the same time. > Because I only saw that you can enter the username in the properties of > tw5, but whoever edits the wiki afterwards does it with the pre-entered > user name if she's paying no attention - that's not relyable. > That would be solvable with some UI changes. Hope that helps. I'll need to read Tobias post and may post some more thoughts there. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

