Hi, Sorry to not be able to answer with a concrete solution, but I am not sure I understand the problem correctly, which can totally be my fault for missing the obvious.
Would the output in tiddler 1 for instance be literally a + b or whatever is in the text fields of tiddlers a and b combined? So if say tiddler a had the text of 'lorem ipsum' and tiddler b contained 'dolor sit amet' would you expect to see 'lorem ipsum dolor sit amet' in tiddler 1? Maybe you could also give some background on what you are trying to achieve with this since this could make your thinking easier to follow, maybe lead to other/easier solutions for the same problem. Kind Regards, Felicia On Tuesday, 13 October 2020 17:45:04 UTC+2, [email protected] wrote: > > Hello, > > Tiddlers a + b are tagged with tiddler 1. > Tiddlers a + c + d are tagged with tiddler 2. > Tiddlers a + b + c + d are tagged with (Ip). > > In tiddler (Ip), I want to show ALL letter combinations: (transclude > tiddler titles as a link) > POSSIBLE COMBINATIONS: > a + b → tiddler 1 > a + c + d → tiddler 2 > > In tiddler a, I want to show all letter combinations with tiddler a: > (transclude tiddler titles as a link) > POSSIBLE COMBINATIONS: > a + b → tiddler 1 > a + c + d → tiddler 2 > > In tiddler b, I want to show all letter combinations with tiddler b: > (transclude tiddler titles as a link) > POSSIBLE COMBINATIONS: > b + a → tiddler 2 > > In tiddler 1, I want to show the letter combination: (transclude textfield > of tiddlers) > a + b > > In tiddler 2, I want to show the letter combination: (transclude textfield > of tiddlers) > a + c + d > > Many 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/09f69cd5-1100-451a-85e7-9a5bf326a35ao%40googlegroups.com.

