I think I figgured it out

I made a template tiddler *MyTemplate*

A tiddler to store the title *MyTitle*



Tiddler Name: <$edit-text tiddler="MyTitle" tag="input" default="" class=
'tc-edit-texteditor' placeholder='Tiddler Title'/>


<$button>Make Tiddler
<$action-navigate $to={{MyTitle}}/>
<$action-setfield $tiddler='MyTemplate' $field='title' $value={{MyTitle}}/>
<$action-sendmessage $message="tm-edit-tiddler" $param={{MyTitle}}/>
</$button>
<br>


Only thing left is to remove the text inside *MyTitle*


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/bc4197a0-23be-47c2-8ec3-f61f2110e9f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to