If you can use a simple tag cloud this works for me
---------------------------------------------------------------
<style>
.cloud { margin-right: 7px; }
.cloud .tc-tag-list-item { margin-right: 0; }
</style>
<$list filter="[tags[]!is[system]sort[title]]">
<span class="cloud">
<$transclude tiddler="$:/core/ui/TagTemplate"/>
<$count filter="[all[current]tagging[]]"/>
</span>
</$list>
----------------------------------------------------Regards, TiddlyWiker On Saturday, May 28, 2016 at 4:44:30 PM UTC+2, Hans Maulwurf wrote: > > Hey, > > sorry for spaming, but a few weeks ago i found a tw5 somewhere that was > prepared for managing bookmarks. at the first page there was kind of a tag > cloud. I already looked my browser history up and down, but i couldn't find > it :/ maybe someone knows what i mean and could post a link here? > > thanks for ur help guys > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/989d8615-5241-45fa-b6c9-bec505f6598c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

