Hmm. I'm seeing that sort of behavior too. If there was a problem with the way Relink interacts with rQT, I'd be happy to fix it, but rQTs behavior is so strange I have trouble believing it's not at fault.
* It lets you create Tiddlers with the same title as pre-existing tiddlers, and it somehow injects them into the story river, even though it's impossible for there to be two tiddlers with the same name. * It lets you create Tiddlers with an empty name, which is a no-no in Tiddlywiki * It lets you create Tiddlers with preceding and trailing whitespace characters, which is another no-no. rQT says it's in beta, so I imagine it may need some more work. Relink works by hijacking the renameTiddler wikimethod. It won't actually touch the "toTiddler" or "fromTiddler", only tiddlers that have the "fromTiddler" somewhere inside them. So if there's a phantom tiddler problem, it's probably in the way rQT is making tiddlers. This may be something to report on their github. On Tuesday, February 23, 2021 at 1:18:49 PM UTC-5 [email protected] wrote: > I missspoke. rQuickTid can be used to quickly create tiddlers outside of > main TW window e.d. type title, 2-3 tags, line of text, confirm and you > have a tiddler. Useful because you can left tags intact and create other > tiddlers. > > Unfortunatelly it generates some buggy behaviour. My fix did not fix > anything! Tiddlers from rQuickTid acts like phantoms e.g. you can have > normal tiddler and rQT with same title, and phantom ones do not work with > tags. > > Maybe I would paste code and sb nice would check it for me? Unfortunately > I am still a rookie. > > wtorek, 23 lutego 2021 o 17:49:23 UTC+1 Flibbles napisaĆ(a): > >> Clone? So is this the "Reuse content" button in the tiny rQuickTid >> window? (I've never used, or even heard of, rQuickTid, so you'll need to >> bear with me.) >> >> On Tuesday, February 23, 2021 at 11:21:54 AM UTC-5 [email protected] >> wrote: >> >>> Hello there. >>> >>> I started using rQuickTid <http://rquicktid.tiddlyspot.com/>. It is >>> great for creating quick notes outside of main TW window. Unfortunately >>> there were some problems with updating TOC so in the code I changed >>> *action-setfield >>> *to *action-createtiddler *and it made a difference. >>> >>> But latter I have found out that Relink >>> <https://flibbles.github.io/tw5-relink/> has some problems with >>> tiddlers created using rQT. Clone with new title appears but old one stays >>> instead of being deleted. Minor bug but annoying especially when using rQT >>> en masse. >>> >>> *Any ideas what can be a cause?* >>> >>> *Can rQT code make tiddlers that are different from Relink point of >>> view?* >>> >>> -Bartosz >>> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/470d9c5b-37be-467f-85f8-96fcb89b2b1an%40googlegroups.com.

