Mat

Could you insert a limit[10] before the count and end there?

tones

On Wednesday, 2 September 2020 at 20:06:19 UTC+10 Mat wrote:

> Here I count how many tiddlers that tag to a tiddler. If the count is 
> bigger than 10 it should return "10". But if the count is not bigger than 
> 10 is should return the counted value:
>
> [all[tiddlers]!is[system]tagging[]count[]compare:integer:gt[10]then[10]
> else ???]
>
> ...but the count seems lost after passing the "then" operation. How can I 
> make this last bit work? Or, if there's another good single filter solution.
>
> Thank you!
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2bad738b-c3c8-44d1-8f7a-a7fa11b3329dn%40googlegroups.com.

Reply via email to