Hi Mathew, Thanks for your response to this. But the code doesn't seem helping. It appeared as blank tidder. I did replace the "Game" tag to my own tag.
On Sunday, 17 August 2014 08:51:09 UTC+8, Matthew DeAbreu wrote: > > Using the table of contents from tiddlywiki.com as a starting point you > can use the list widget to generate a list of tiddlers. For example this > code below will create a list of all tiddlers tagged with "Game". > > <<toc-heading "Games" " > <ol> > <$list filter='[!is[system]tag[Game]]'> > <li><ol><li><$link><$view field='title'/></$link></li></ol></li> > </$list> > </ol> > ">> > -- 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.

