As in the other thread, you can now use the each:list-item filter operator 
syntax:

<$list filter="[[Ghostbusters]each:list-item[actors]]" />

On Thursday, September 26, 2019 at 10:48:56 AM UTC-7, Michael Gentry wrote:
>
> I have a tiddler called Ghostbusters. It has a field, "actors," containing 
> the following title list: [[Bill Murray]] [[Harold Ramis]] [[Dan Ackroyd]] 
> [[Ernie Hudson]]
>
> Now, if I do this:
>
> <$list filter="[[Ghostbusters]get[actors]]" />
>
> the result is *[[Bill Murray]] [[Harold Ramis]] [[Dan Ackroyd]] [[Ernie 
> Hudson]]* (linked as though it's one long title for a single tiddler, but 
> that's okay for now).
>
> However, if I do *this:*
>
> <$set name="actorList" filter="[[Ghostbusters]get[actors]]" >
>
> <<actorList>>
>
> </$set>
>
> the result is *[[Bill Murray Harold Ramis Dan Ackroyd Ernie Hudson]]*. 
> Where did the rest of the brackets go?
>

-- 
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/859bdb04-f22f-4d31-ba16-6a938e0779f8%40googlegroups.com.

Reply via email to