A Little searching through my tiddlywiki to find out how the "Tags" Tab is created in the right hand side of a tiddlywiki revield this command
<<allTags excludeLists [a-z]>> Perhaps this resembles what you need ? TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Sun, May 23, 2010 at 01:12, Kriss <[email protected]> wrote: > I would like to have a table of all the tags in the wiki (similiar to > <<allTags>> ). and for every tag a list of all the tiddlers that use > it. > > I used the foreach plugin and based myself on the example at: > > http://tiddlywiki.abego-software.de/#[[List%20all%20Tiddlers%2C%20grouped%20by%20Tags%20%28including%20tiddlers%20with%20no%20tags%29]] > > Problem is, this produces a list of all the tag-combinations that > exist in the wiki (and lists the tiddlers for that combination). > > If I have only 10 tags in my wiki, it should produce a table with only > 10 rows; not with all the possible combinations... > > suggestions? > > t.i.a. > > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

