I'm using the following to
<$button>Create Tiddler
<$action-setfield $tiddler={{$:/state/NewTiddlerForm!!name_temp}}
text={{$:/state/NewTiddlerForm!!text}}
description={{$:/state/NewTiddlerForm!!description}}
equation={{$:/state/NewTiddlerForm!!equation}}
tags={{$:/state/NewTiddlerForm!!tags}}/>
<$action-navigate $to={{$:/state/NewTiddlerForm!!name_temp}}/>
<$action-setfield $tiddler='$:/state/NewTiddlerForm' name_temp='' text=''
description='' tags=''/>
</$button>
to create a new tiddler with pre-filled in details, however, I ALSO need
{{||$:/template : equation}}
{{||$:/template : variable}}
to be placed at the end of any text in the text field.
All I've managed to do so far is overwrite any previous text with the
{{||$:/template
: equation}} bit :(
--
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/7b10250b-9541-43f9-86ad-81aca26ab9bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.