What do you want to achieve? I wrote some modifications to the NewTiddler macro for clearing the temporary tiddler and to accept a tag as parameter. That way you can clear input boxes when you create a new tiddler and you don't need to use placeholders for tags.
Take a look to Inline editable tables<http://braintest.tiddlyspot.com/#Inline%20editable%20tables> of my public tiddlywiki and let me know if that is similar to what you need. Regards. El sábado, 19 de abril de 2014 16:48:36 UTC+2, FrD escribió: > > Hi, > > In a project of mine, I'd like to use the NewtiddlerWidget from Stephan > Hradek (http://tiddlystuff.tiddlyspot.com/) but I'd prefer to have it > integrated in the ButtonWidget. It would give me the ability to use the > other attributes of the ButtonWidget. > > So I tried to extend the NavigatorWidget with a new message handler. > The message could be "tw-new-tiddler-from-skeleton". I tried to write the > handler for this message from the code of > "NavigatorWidget.prototype.handleNewTiddlerEvent" and the code from in > Stephan's widget. > But to no avail ; it's above my skills for now ! > > So I was wondering whether someone (Stephan ?) could give me a hand on > that case. > > The idea is the same as Stephan's : > having variables defined by the <$set> widget > and inside calling <$button message="tw-new-tiddler-from-skeleton" > param="NameOfTheSkeletonTiddler"/> > > Thanks in advance. > > FrD > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

