> > On Thursday, September 25, 2014 6:34:04 PM UTC+2, Stephen Kimmel wrote: > The program allows you to copy tiddlers from one wiki to another by > dragging them from the source wiki and dropping them into the target wiki. > The designated drop zone appears in green and does so in both the source > and the target wikis... which I find confusing... and persists in the > source wiki though it vanishes in the destination wiki. I don't think the > green bar should appear on the source wiki at all. The green bar should > only appear in the destination wiki. >
This is a bug. https://github.com/Jermolene/TiddlyWiki5/issues/686, Once these are fixed, the green bar should go away too. What I have found is that sometimes clicking another the title for another > tiddler will cause the Import Tiddler to appear with the selected Tiddler > instead of opening that tiddler. I can duplicate that effect by moving the > mouse slightly as I click on the tiddler I'm trying to open. In effect by > moving the mouse while clicking I'm telling the program to import the > tiddler on top of itself. I think this is a bug because I can't envision a > case where I would want to import a tiddler into the same wiki it came > from. > https://github.com/Jermolene/TiddlyWiki5/issues/846 Here's what bit me this morning and that I haven't been able to duplicate. > I was importing a tiddler from the Braintest wiki while working on my > tiddler "Adjusting TW5" in my destination wiki. "Adjusting TW5" and my > desired tiddler appeared on the Import Tiddler list. I hit the import > button and it successfully imported the tiddler from Braintest but it also > replaced "Adjusting TW5" with the older version from another wiki. So I > ended up losing some work. Perhaps a flag on the import page that the > imported tiddler will replace an existing one would be helpful. > The $:/Import tiddler is like a plugin. So it actually contains the tiddlers that you want to import. It's like a temporary store. So if you have an older version of an existing tiddler in the "import plugin" and you don't uncheck it, it will overwrite your content. That's the desired function if the tiddler select box is checked. ... If you accidentally created an import dialog with an existing tiddler. ... just open it and delete it. So your "temporary store" will be fresh the next time. In the future, there will be a more sophisticated import mechanisms. So it should be possible to get a "diff view" where you see the differences between existing and imported content. .... In the mean time, delete your $:/Import tiddler so you don't forget to uncheck stuff. .... 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.

