If I understand your question, you only want to count the tags that 
themselves (as tiddlers) are tagged with CP.

This should do that:

<$count filter="[all[current]tags[]]+[tag[CP]]"/>

If that's not what you wanted, you might give an example of your tiddler 
inputs and desired outputs.

HTH!

On Sunday, December 13, 2020 at 2:20:54 AM UTC-8 vinvi...@gmail.com wrote:

> Hello,
>
> This code counts all tags from the current tiddler, but does not count the 
> tag "C".
>
> <$count filter="[all[current]tags[]sort[title]] -[[C]]"/> 
>
> But how can I count the number of tags from the current tiddler referring 
> to all tiddlers with tag "CP"?
>
> 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/bc20aa4a-98c4-4c1f-ae7f-fbede3efe008n%40googlegroups.com.

Reply via email to