Ah, good trick - thanks!

On Tuesday, November 28, 2017 at 12:41:51 PM UTC-6, Jed Carty wrote:
>
> If you are using a list widget than you just go like this:
>
> <$list filter=<<YourFilter>>>
> <<currentTiddler>>,
> </$list>
>
> to prevent a trailing comma on the last item you can do this:
>
> <$list filter='[tag[HelloThere]]+[butlast[]]'>
> <<currentTiddler>>,
> </$list>
> <$list filter='[tag[HelloThere]]+[last[]]'>
> <<currentTiddler>>
> </$list>
>
>

-- 
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/d9c68edf-14ff-48e9-a649-9cd43f294810%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to