--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/c71506d1-46da-453a-a2a6-498e41f013bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<$list filter="[all[shadows+tiddlers]prefix{$:/state/OTW/Repository/Selected}]"
empty={{$:/plugins/danielo515/OctoWiki/ui/Loading}}>
But it was not working. Sometimes I can't determine where to use a <<variable>>, when to use {{wikitext}} and when to use a widget as parameter.
Many thanks.One thing I have noticed is that the entire widget tag should be on the same line.
Otherwise it will not work. Are you aware of that Jeremy?
<$list filter="[tag[DoesntExist]]" emptyMessage="""<$transclude
tiddler="About"
/>""" template="MyTemplate"/>
<$list filter="[all[shadows+tiddlers]prefix{$:/state/OTW/Repository/Selected}]"
empty={{$:/plugins/danielo515/OctoWiki/ui/Loading}}>One thing I have noticed is that the entire widget tag should be on the same line. Otherwise it will not work. Are you aware of that Jeremy?