Hey! I think you're talking about linking. As Sylvain said, you can't have two tiddlers with the same name, however, you can form links that have the same text but link to different tiddlers. In your case, [[Introduction]] in TiddlerA and TiddlerB leads to the same tiddler called Introduction. What you can do, however, is this. Instead of a single tiddler called Introduction create two separated ones, for example "TiddlerA Introduction", in which you put your "This is test one" and "TiddlerB Introduction", in which you put your "This is test two". Then in TiddlerA, you put [[Introduction|TiddlerA Introduction]] and in TiddlerB, you put [[Introduction|TiddlerB Introduction]]. The link in both tiddlers will look the same as [[Introduction]] but will actually lead to two separated tiddlers.
hth w On Thursday, November 6, 2014 6:13:19 AM UTC+1, Sai Thota wrote: > > Thanks for your reply. Let me put it in this way > > *I created two tiddlers * > > *1) [[TiddlerA]] and within this i created one more tiddler > [[Introduction]] with information this is test one* > > *2) [[TiddlerB]] and within this i created one more tiddler [[Introduction > ]]with information this is test one but actually i need different > information in TiddlerB introduction like below:* > > This is the Actual Result: > > [[TiddlerA]] > [[TiddlerB]] > > TiddlerA: > * [[Introduction]]* > > *Introdutcion* > *This is test one* > > TiddlerB: > * [[Introduction]]* > *Introduction* > *This is test one* > > *But i need like this * > [[TiddlerA]] > [[TiddlerB]] > TiddlerA: > * [[Introduction]]* > *Introduction* > *This is test one* > TiddlerB: > * [[Introduction]]* > *Introdutcion* > *This is test two* > > Please see the attached file. > > > Thank you so much for looking into this. > > > Thanks, > Sai > > On Saturday, November 1, 2014 4:47:47 AM UTC-4, Sylvain Naudin wrote: > >> >> >> Le vendredi 31 octobre 2014 21:50:38 UTC+1, Sai Thota a écrit : >>> >>> >>> For example: >>> >>> TiddlerA >>> >>> *SubtiddlerA:* This is a test >>> TiddlerB >>> *SubtiddlerA:* This is a test two >>> >>> Please help me:) >>> >>> Thanks, >>> Veera >>> >> >> >> Hi, >> Everything is tiddler in TiddlyWiki, so I think it's not possible to have >> 2 tiddler's with the same name. There is no tiddler and subtiddler. >> >> Sylvain >> >> >> > -- 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.

