hi some time ago I wanted something similar http://freestyle.tiddlyspot.com/#CreateButton May be this helps. I used tiddlytools RefreshTiddler as a starting point. -m
On Jul 27, 1:35 pm, FrD <[email protected]> wrote: > I'm making some progress : > > Here is my tiddler CreateButton : > > /% > !show > <html><nowiki><a href="javascript:;" title=$2 class="button" > onclick="story.displayTiddler(null,'zfrDConfig');return false;">$1</a></html> > > !end > %/<<tiddler 'CreateButton##show' with: '$1' '$2'>> > > Now I wonder how to pass a third argument that would be the onclick > function ? > > FrD -- 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.

