We're many who have experienced the pain you're in. It's worth it. IMO your question should be simple to solve.... but having tried the following I was surprised to see it doesn't work. Maybe someone can tell what I'm doing wrong:
Create a template, i.e a regular tiddler, that has the content you want. Then change the text in: $:/core/ui/Actions/new-tiddler into <$action-sendmessage $message="tm-new-tiddler" $param="TITLEOFYOURTEMPLATE"/> Nope. OK, as per this example <https://tiddlywiki.com/prerelease/#ActionSendMessageWidget> change the text intstead to: <$action-sendmessage $message="tm-new-tiddler" text={{TITLEOFYOURTEMPLATE}} /> ...but nope again. So sorry. Hopefully someone else can help. BTW regarding the shadow tiddler the $:/core/ui/Actions/new-tiddler: I note that in the prerelease the macrocall in this tiddler has added a tags parameter which is not existant in the current release. If you change this tiddler then you should take in your next update to make sure you change it accordingly. <:-) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/50c41c9a-804a-402b-89e3-bbf3d6cdf7dc%40googlegroups.com.

