Hello: On Apr 4, 7:32 am, FND <[email protected]> wrote: > > FND I created a minimal test case a couple of weeks ago and sent you > > an link to it using the reply to author mechanism in google groups. > > Did you get the link or the followup emails? > > I did, and responded to both: > Not sure why you didn't receive those mails...
Looks like they got caught in the spam trap an I missed them. Sorry about that. > Anyway, turns out the problem is that you've changed a tiddler in your > local document, so it's newer than the version on the server (thus > "changed while unplugged"). Ok. > If you were using a server-side (with the respective adaptor plugin), > TiddlyWiki would push the changes to the server. But since you're just > hosting a regular TiddlyWiki document there, that's not possible; there > can be no two-way communication, you can only act passively, retrieving > data from the hosted file. Which is what I want it to do. It should download overwriting the ones in my local file. I expected the sync to be a one way deal, from the source document to the local document. > We're aware that the sync mechanism is not very helpful in reporting > these things at the moment, but it's a bit of tricky issue which we > haven't had the resources to address so far. Ok, so you need to set up the code similar to Eric's import plugin where it will ask the user what they want to do if it's a locally modified tiddler. I can use Eric's LoadTiddler for now to handle this, but syncing to get newer version of plugins (what incorporate the changes I made locally) would be nice. Thanks for looking at it, and sorry about the email mixup. -- rouilj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

