Hi Kriss, Put the code from http://pastebin.com/sREhfnvd in a Tiddler called "TidsByTags" and there you go.
Change the parameter following the "with:" statement on the second line and all tiddlers tagging to the bracketedList you provide here will not be listed in your table. A bracketedList is something like: "[[tag a]] anotherTag [[a veeeery long tag]]". Alternatively you can initialize the exclude-array on line 6 with certain default values, e.g.: ex["excludeLists","some other tag"] The single transclusion tiddler that I've posted on pastebin (see above) is originally from my code from: http://tbgtd.tiddlyspot.com/#TiddlersByTags Tobias. -- 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.

