Hi Tony! On Thursday, February 6, 2020 at 1:32:33 PM UTC+3:30, TonyM wrote: > > Mohammad > > A large part of the factors used to create a qualified name is the tiddler > name. Thus it depends on what current Tiddler value is. > > It is designed to generate a unique and reproducible qualification on a > per tiddler and title. > > I have developed a tiddlyserial number that issues a unique serial number > to each tiddler on first save. This is a better qualifyer as it never > changes after assignment regardless of the title. > > I hope to publish soon, perhaps on the weekend. > > Another simpler way is to just use the title which is unique by definition > and add a prefix > > New tiddler = $:/qualified/$(currentTiddler)$ >
I partially solved the problem using a similar approach! I learned NOT to use qualify when it seems the content may be used elsewhere through transclusion or in a tabs macro or like that! > Does this help? > Thanks -- 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/6f0baa1d-31d8-42b5-a1bb-d1b267e7fece%40googlegroups.com.

