Take a look at NoteSelf (noteself.github.io)

It has a different approach than regular tiddlywikis: it uses a local DB as 
which is synced a remote DB where all the client wikis are synced too.
While it does not have specific facilities to manage several users, a multi 
user scenario is indeed possible.

The synchronization mechanism only sends and receives the changed bits, so 
it is efficient and can be used from mobile devices quite comfortably. 

The flow is like this

Client a --> local DB
Client b --> local DB

local DB a <----> Server
local DB b <----> Server

local DB --> Client a
local DB --> Client b

I recommend you trying the online version: noteself.github.io

An android app is being tested by me, I plan to release a beta soon.

Regards

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cbf7ae3a-dd0a-4eba-9ce9-78ca38c06a7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to