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 to do this. I'm also looking at Mat's
QuickTid solution, which looks like it has some promise for us in TiddlyCRM. From what I'm seeing of 'New Here' though, it just doesn't have the firepower I need to get the job done.
It was worth a try though,
Hegart.