Hi Saverio, You could try my variation/mod of Jack's DeliciousTagging...
http://tbgtd.tiddlyspot.com/#DeliciousTagging (Look at the tag chosers in edit mode). Beware that for using this, you'd have to be able to understand and configure a few lines of configuration in the sourcecode, especially the one which asks you to point to your custom tag-caegories (in my case that would be "x-tagger config##Tags"). Any tags/tag-tiddlers tagging to whatever you've put in the 'exclude'-array will not be displayed. Here are the minimal config parameters which you might want to adapted: catList:'ATiddlerWithAListOfTags##OrASectionOfATiddler', catsMore:[], //empty exclude:[], //or put something like... ['excludeLists','excludeDelicious'], 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.

