Just a Quick Question that may help, Do you have a filter that says *all this but not that*?, such that when there is no inner entry nothing is displayed?
In a similar case I had three lists, The second and third list are not themselves nested. The first lists all topics the second ends with limit[1} and displays the header eg Technology (topic) the third is not limited and displays the details "inner" within the topic. *Pseudo code* List all Topics Header List /end list - Includes *all this but not that and limit[1]* Detail List /end list - *all this but not that no limit* /end topic list Regards Tony On Tuesday, 12 December 2017 09:50:46 UTC+11, Dave Gifford - http://www.giffmex.org/ wrote: > > Hi all > > I want to build bibliographies using the listwidget. > > The outer list would be a list of topics, tiddlers that are tagged to from > tiddlers that have content in their bibentry field. > > The list under each entry of the outer list would be a transclusion of the > bibentry field of the tiddlers that tag to the topics. > > Example: > > Technology (topic) > > Transclusion of bibentry field of Tiddler 'Book A' which has a Technology > tag > Transclusion of bibentry field of Tiddler 'Book B' which has a Technology > tag > > Warfare (topic) > > Transclusion of bibentry field of Tiddler 'Book C' which has a Warfare tag > Transclusion of bibentry field of Tiddler 'Book D' which has a Warfare tag > > I can get close to this, but the lists I get always also contain all the > other outer topics, including the ones for which there are no tiddlers with > bibentry fields that tag to those topics. > > I scoured this group and my old experiments to see if I already had > something like this, but I can't find anything. > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b1ff77f9-1ddb-403e-b754-bad6cc65e175%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

