Thanks Jed.

I ended up using this:

<$list filter="[!has[draft.of]tag[Task]!tag[Done]tag[Next]]">
<$checkbox tag="Done"> 
<$link to={{!!title}}><$view field="title"/></$link> - {{!!tags}}<br>
</$checkbox>
</$list><br>

which creates a comma separated tag list.

On Monday, March 12, 2018 at 10:49:00 AM UTC-4, Jed Carty wrote:
>
> Yes, that is possible. Try this:
>
> <$list filter="[!has[draft.of]tag[Tasks]!tag[Done]tag[Next]]">
> <$checkbox tag="Done"> 
> <$link to={{!!title}}><$view field="title"/></$link> <$list 
> filter='[<currentTiddler>tags[]]'><<currentTiddler>>-</$list>
> </$checkbox><br>
> </$list><br>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e0caf060-820b-48e4-8b0f-6226585207d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to