Hello, I am able to get two counts : * Number of untagged tiddlers : <$count filter="[untagged[]!prefix[$]]"/> * Number of tiddlers with a specific tag : <$count filter="[!is[system]tag[A_trier]sort[created]]"/>
Is it possible to get the sum of these both counts ? <$count filter="[!is[system]tag[A_trier]sort[created]]"/>+<$count filter="[untagged[]!prefix[$]]"/> Thanks -- 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/8feff573-2bee-4574-a1b5-ed09a0db1aa4n%40googlegroups.com.

