I see what you mean! But it still doesn't work. I took the title of the
tiddler tagged with $:/tags/ViewTemplate and containing:
<$list filter="[<currentTiddler>tag[video]]">
<div class="container"><iframe src={{!!url}}
frameborder="0" allowfullscreen class="video"></iframe></div>
</$list>
and plugged it into the proper spot below:
<$list filter="[tag[FooVideo]sort[title]]">
<$button class="tc-btn-invisible tc-tiddlylink" message="tm-modal"
param="TITLE-OF-TIDDLER-TAGGED-WITH-VIEWTEMPLATE"
currentTiddler=<<currentTiddler>>>
<$text text={{!!caption}}/>
</$button>
</$list>
and the modal still comes up empty.
On Saturday, April 10, 2021 at 4:55:12 AM UTC+8 Javier Rojas wrote:
> On Thu, Apr 08, 2021 at 05:48:30AM -0700, Sapphireslinger wrote:
> > Joshua Fontany,
> >
> > Thank you for the explanation. Unfortunately, I don't know how to find
> my
> > "VIEWTEMPLATETIDDLER".
>
> I think he/she refers to the title of the tiddler that you
> Sapphireslinger created and tagged with $:/tags/ViewTemplate
>
> Am I right, @Joshua?
>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/bbda0eb7-5bb9-404a-803f-a99730ca7f3fn%40googlegroups.com.