Hey, thanks both of you for this, Using Ton's nifty tool, I took a look at *$:/core/ui/Buttons/new-here* and it seems to me that the magic happens in this line:
<$action-sendmessage $message="tm-new-tiddler" tags=<<newHereButtonTags>>/> That still leaves many unanswered questions though. For instance, how do I programmatically set the title of the new tiddler? How do I create the new tiddler silently in the background, without the user ever having to enter edit mode? I think I'll still need to use the tobibeer/make filter plugin <https://tobibeer.github.io/tw5-plugins/#make> to do this. From what I'm seeing of 'New Here', it doesn't have the firepower I need to get the job done. It was worth a try though, Hegart. On Thursday, 17 March 2016 00:39:37 UTC+13, Ton Gerner wrote: > > Hi Hegart, > > May be this <http://tw5exploration.tiddlyspot.com/> is helpful? > > Cheers, > > Ton > > On Wednesday, March 16, 2016 at 10:05:18 AM UTC+1, Jed Carty wrote: >> >> The code is in the tiddler $:/core/ui/Buttons/new-here >> It took me a long time to realize that a lot of these things are in >> shadow tiddlers so you have to search under the shadows tab in advanced >> search. After I figured that out things are organized pretty well, >> hopefully that will be helpful for you too. >> > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/18ebe6a0-7824-4a2d-b923-dfd5c95cc13c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

