[tw] Re: [TW5] WidgetMessage: tm-new-tiddler vs ActionCreateTiddlerWidget

2018-04-07 Thread PMario
On Saturday, April 7, 2018 at 11:28:38 AM UTC+2, TonyM wrote: > > It the save title trick I did not know. > I just found it out myself. ... I did have a similar problem some time ago ... and I thought, there must be an existing solution. ... And today with some luck, I found an easy way :) -m

[tw] Re: [TW5] WidgetMessage: tm-new-tiddler vs ActionCreateTiddlerWidget

2018-04-07 Thread TonyM
Thanks Mario, It the save title trick I did not know. Regards Tony On Saturday, April 7, 2018 at 7:24:50 PM UTC+10, PMario wrote: > > Hi, > > Navigate to the newly created tiddler: > > > \define actions() > <$action-createtiddler $basetitle="Homemade Button" $savetitle= > "$:/temp/test"/> > <$a

[tw] Re: [TW5] WidgetMessage: tm-new-tiddler vs ActionCreateTiddlerWidget

2018-04-07 Thread PMario
Hi, Navigate to the newly created tiddler: \define actions() <$action-createtiddler $basetitle="Homemade Button" $savetitle= "$:/temp/test"/> <$action-navigate $to={{$:/temp/test}}/> \end <$button actions=<>> Create new tiddler Edit new tiddler: \define actions() <$action-createtiddler $