Reading through this discussion with Jeremy 
https://github.com/Jermolene/TiddlyWiki5/issues/121  it sounds as though I 
should be able to transclude the content of multiple tiddlers based on 
their tags using the following 

<$list filter="[tag[myTag]]">
> <$view field="text" format="wikified"/>
> </$list>
>
>
I've tried this a number of times using that exact syntax (I created a 
couple of tiddlers with a "myTag" tag) and all I'm getting is the plain 
text contents of the tiddlers, nothing appears to be wikified.  I'm sure 
there is something basic I'm missing.  Any help would be appreciated.

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b6e5c38c-f29a-45ef-83c1-31fa37e5168c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to