<$count> in the script and it shows unidentified. Would you able to show me a complete example on how to do that?<$list filter="[tag[category]sort[title]]"><$list filter="[tags[]!is[system]sort[title]]">
<$transclude tiddler="$:/core/ui/TagTemplate"/> <small class="tw-menu-list-count"><$count filter="[all[current]tagging[]]"/></small>
</$list>Hi Liew,
You didn't do what I suggested. <$count/> does not define WHAT to count. Where is the filter attribute for <$count/>
Something like <$count filter="[tag[whatever]]"/>