Marks solution!

However users may find the 5.1.20 match operator better

match[0] or !match[0] rather than the regexp equivalent regexp[^0$]

Regards
Tony

On Wednesday, September 11, 2019 at 7:44:53 AM UTC+10, Mark S. wrote:
>
>
> I'm not sure if this is what you really want. Your original used the count 
> widget to get the count. But you
> already know that anything that shows up will have a count of zero.
>
> <$list filter="[tag[group]!title[groupTemplate]sort[title]]" 
> variable="mytitle">
> <$list filter="[tag<mytitle>count[]regexp[^0$]]" variable="nul">
> <$link><<mytitle>>: <<nul>></$link><br>
> </$list>
> </$list>
>
>
>
>
> On Tuesday, September 10, 2019 at 12:04:02 PM UTC-7, Aidan Grey wrote:
>>
>> Hey all,
>>
>> I've got the following list:
>>
>> <$list filter="[tag[group]!title[groupTemplate]sort[title]]">
>> <$link>{{!!title}}: <$count filter="[tag{!!title}]"/></$link><br>
>> </$list>
>>
>> How do I adjust that to filter and show only the items that have a count 
>> of 0?
>>
>> Thanks
>> Aidan
>>
>

-- 
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/c91670cd-5b70-4d26-9460-78f1e63a4fa0%40googlegroups.com.

Reply via email to