You can transclude all the tiddlers like this:

<$list filter='[tag[shell-fish]]'>
<$transclude mode=block/>
</$list>


If you want to make the heading that shows the tiddler title you can do it 
like this:

<$list filter='[tag[shell-fish]]'>
!!{{!!title}}
<$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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/7195740c-898d-4f33-81ba-546f583f2d60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to