Hi Mat You’ve found a subtle bug with the button widget that was causing it to not refresh when the “actions” attribute value changes. It’s fixed here:
https://github.com/Jermolene/TiddlyWiki5/commit/665b63ec38b75dfe62009d2f5514682de60e953f <https://github.com/Jermolene/TiddlyWiki5/commit/665b63ec38b75dfe62009d2f5514682de60e953f> The fixed version will be available at https://tiddlywiki.com/prerelease <https://tiddlywiki.com/prerelease> in a few minutes, Best wishes Jeremy > On 8 Mar 2020, at 16:30, Mat <[email protected]> wrote: > > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/50c41c9a-804a-402b-89e3-bbf3d6cdf7dc%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/50c41c9a-804a-402b-89e3-bbf3d6cdf7dc%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/733E902D-F58A-47AF-AF14-129F56FEBED6%40gmail.com.

