I figured it out:
<$list filter="[tag{!!title}]">
<h1><$link><$transclude field="title"/></$link></h1>
<$transclude mode="block"/>
</$list>
Credit:
https://groups.google.com/forum/#!searchin/TiddlyWiki/<$24list$20filter$3D"[tag{!!title}]">|sort:relevance/tiddlywiki/V-sEk0nULSI/KFbOQ3vmEwAJ
On Sunday, March 26, 2017 at 8:11:14 PM UTC-4, Roving Richard wrote:
>
> I see that I can transclude
> <https://github.com/Jermolene/TiddlyWiki5/issues/121> tiddlers with a
> specific tag using
>
> <$list filter="[tag[TagNameHere]]">
> ! <$transclude field="title"/>
> <$transclude mode="block"/>
>
> I can also make lists of tiddlers using the current title using
> <currentTiddler>:
>
> <<list-links filter:"[tag<currentTiddler>] +[sort[title]]">>
>
>
> ... but if I try to use the <currentTiddler> magic with the transclude
> code, it doesn't work:
>
> <$list filter="[tag[<currentTiddler>]]">
> ! <$transclude field="title"/>
> <$transclude mode="block"/>
>
> I've tried using the tag<currentTiddler> syntax but I get an error that
> I'm missing the brackets. I don't get why this wouldn't work.
>
--
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/c26bbfcf-3ccf-4890-8522-0897fa9fcf11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.