Hey all,

As the title says, I want to transclude all  tiddlers of the 
"#Power&Resources"  and "#Powerbase" tags and include each individual 
tiddler's  tittle  below the transcluded content. Do you know how I might 
be able to rewrite the tiddler below to include such?.                      
               


<$list filter="[tag[#Power&Resources]]">
<$transclude mode="block"/>
</$list>

<$list filter="[tag[#Powerbase]]">
<$transclude mode="block"/>
</$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 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/d1403e3e-f113-47c1-929c-3039786fa6fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to