Thanks for the assist, Eric! Glad this worked out, and even I learned a few 
things about syntax.

Best,
Joshua F

On Saturday, April 10, 2021 at 7:35:49 AM UTC-7 Sapphireslinger wrote:

> Thank you!!
>
> On Saturday, April 10, 2021 at 9:29:12 PM UTC+8 Eric Shulman wrote:
>
>> On Saturday, April 10, 2021 at 5:23:35 AM UTC-7 Sapphireslinger wrote:
>>
>>> I tried this. The DetailsWidget drops down, but empty again just like 
>>> the modal was.
>>>
>>> <$list filter="[tag[video]sort[title]]">
>>> <$details summary={{!!caption}}>
>>> {{<currentTiddler>||VideoTemplate}}
>>> </$details>
>>> </$list>
>>>
>>
>> 1) Except in filters, references to <<currentTiddler>> use *doubled* 
>> angle brackets.
>> 2) You can't use <<currentTiddler>> within the {{...}} transclusion syntax
>> 3) If you omit the currentTiddler syntax from the transclusion it will 
>> use the default (which is currentTiddler anyway), like this:
>>
>> {{||VideoTemplate}}
>>
>> -e
>>
>

-- 
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/5e42e400-491e-408a-87b8-c7b280245832n%40googlegroups.com.

Reply via email to