Hi Danielo Deletions are not currently handled properly by the sync mechanism. A deletion from the browser will be synced to the server, but won't get propagated onwards to other users connected to the same server. The sync logic will need extending to make things work properly: essentially, the syncer module should assume that any tiddlers that are not returned by getSkinnyTiddlers() have been deleted on the server, and need deleting locally.
Best wishes Jeremy. On Sun, May 24, 2015 at 10:33 PM, Danielo Rodríguez <[email protected]> wrote: > Hello Everyone, > > Playing with the couchdb adaptor some users have realized that there are > problems with Draft tiddlers. Basically there are problems with deletions, > and the draft tiddlers are the biggest problem related to this. Is supposed > that the sync module should take care of this? I mean, will it ask for the > syncadaptor deletions? > > Regards > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/04f22de8-dd2b-4d6b-a257-ca09bbcdd556%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywikidev/04f22de8-dd2b-4d6b-a257-ca09bbcdd556%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/CAPKKYJZT0f-%3Do1J%2BrRDVESFUB9UEPz79VqezfQikSxM_2Tp52A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
