Hi

Have a look at the code in '$:/core/ui/MoreSideBar/Tags':

<$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>

regards

On Friday, July 4, 2014 3:36:03 AM UTC+2, Jimmy Liew wrote:
>
> Hi All,
>
> I appreciate if anyone can help me with this simple tweak in TW5, to count 
> the number of tiddlers tagged under the particular tag.
>
> Currently I am using the following scripts to list all tiddlers that tags 
> with the category, I wish I could have the total count state beside the 
> category name.
>
> <$list filter="[tag[category]sort[title]]">
> <$link to={{!!title}}><$view field="title"/></$link><br>
> </$list>
>
> 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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to