Hi Saverio, If you just want to be able to manage tags more efficiently in Edit- Mode, all you need is DeliciousTagging and some tiddler providing (a section) for the taglist.
If you want to use x-tagger as well, you're right in that besides the plugin itself called "x-tagGER" you also need "x-tagger config". Note, that x-tagger was developed using lewcid's TaggerPlugin as a kind of code template, which I just realized lacks a mentioning in the plugin- header. If you want to understand how to integrate them into your toolbar, have a look at the corresponding sections in tbGtdTheme. Tobias. On Mar 30, 5:52 pm, Saverio <[email protected]> wrote: > Looks intriguing. I think I will be able to modify to my needs, but > can you tell me exactly which tiddlers I need to import? Just [[x- > tagger config]], [[x-tag]], and [[DeliciousTagging]]? > > On Mar 30, 6:38 am, Tobias Beer <[email protected]> wrote: > > > 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.

