I am using NestedSlidersPlugin with CommentPlugin to allow for comments on my tiddlers. Here's the code: +++[Note]<<comment here reverse>>===
It works fine when I place it in the tiddler as I'm editing it, but I'd like to have it there automatically in every tiddler. I'd like to add the resulting button (Note) to the ToolbarCommands, if possible, or at the bottom of each tiddler automatically. With the / %comment%/ marker where I want the comment dialog placed, it shouldn't matter where the button is place, right? Can someone give me some pointers as to how to do this? I am assuming that I need to add it somehow to the ViewTemplate, but I don't know for sure. If I can add it to the ToolbarCommands, that would be ideal (with the /%comment%/ marker where I want the comment dialog placed), but anywhere that would work would be OK. Thanks for your help. Jono -- 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.

