Here's a scenario that might not exactly be how you do it but it should 
give some info about how to approach it:

There are several tiddlers tagged "book". There are several other tiddlers 
(quotes) which have a custom field named book, holding the name of a book 
title, and it has a quote in its text field.

<$list filter="[tag[book]]">
<$link/><br>
<$list filter="[book{!!title}]">
<$transclude/><br>
</$list>
</$list>

<:-)

-- 
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/169baa7b-44c1-442d-b074-9efeda6bb33b%40googlegroups.com.

Reply via email to