Jed,

Is it possible to sort the the tags if I use the {{!!tags}} construct 
listed below? 

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


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/2aa66806-15ae-414d-a1cd-194a12d3de3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to