Hi!

I have a bunch of scripts that I use for adding tags. Since pushing a
whole script to a wikify is awkward to say the least, I decided to
learn more about the createTiddlyButton() function. Mario's HelloWorld
space (1) was a great help and I eventually managed to write a real
plugin using the createTiddlyButton() function. It's called
TagsButtonPlugin (2).

It supports:
*Specifying the tiddler you want to tag (default is the containing
tiddler)
*Specifying label and tooltip
*Specifying action (add, remove, prompt)
*Specifying the tag
*Specifying the style

While it works nicely on its own, for me, it's especially useful in
conjunction with other list generating scripts or with fET (3). That
way you can generate a button for each tag you want to add. And if you
put all that on a nested slider (4) and add it to the toolbar or the
ViewTemplate, you get a nice pulldown menu with contextual tags.

Yes, I know, yet another tagger, but it was a nice learning experience
and perhaps someone will find it useful. :D

If you have any questions, comments or suggestions, feel free to ask.

(1) http://helloworld.tiddlyspace.com/#HelloWorldNamedParamsPlugin
(2) http://tagsbutton.tiddlyspot.com/
(3) http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin
(4) http://www.TiddlyTools.com/#NestedSlidersPlugin

w

-- 
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.

Reply via email to