Hi,

You could try this code:

<$button>
<$action-createtiddler $basetitle="My New Tiddler" 
$savetitle="!!tiddler-title" text="This is the Tiddler text."/>
Create Tiddler!
<$action-navigate $to={{!!tiddler-title}}/>
</$button>

The "$savetitle" attribute makes the title of the new tiddler available in 
the field "tiddler-title", and the ActionNavigateWidget 
<https://tiddlywiki.com/#ActionNavigateWidget> opens it. 

Cheers,

Stef

-- 
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/25a22731-f94b-499e-a60a-012fa2789238%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to