Hi TonyM

Thanks for your response. My problem is I don't know what the first list 
needs to be. Here is what I had:

<<$list filter="[!is[system]!tag[Sources]sort[title]]">

<h2><$view field="title"/></h2></$list><$list 
filter="[all[current]tagging[]]"><span class="indent1"><$transclude 
field="bibentry" mode="block"/></span></$list>

</$list>

I set it up that way since all the tiddlers not tagged Sources are game. 
But I don't see the way to filter them, since the bibentry fields are not 
in those tiddlers but in the tiddlers tagged Sources. The inner part works 
fine. It is the outer part that needs to be defined better.



On Monday, December 11, 2017 at 6:55:21 PM UTC-5, TonyM wrote:
>
> 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/5cb8c594-f68d-4ca0-8835-b20fc3829349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to