This test code:
<$vars newtiddlers="MyNewTiddler">
<$button>
<$action-createtiddler $basetitle=<<newtiddlers>>
tags={{$:/temp/newtemplatetags}} text=###here###/>
Copy </$button>
</$vars>
seems to work fine. Be aware that action-createtiddler doesn't open the
tiddlers it makes. They appear in the Recent tab. You can use the
$savetiddler feature if you want the tiddler to be opened as well as
created.
-- Mark
On Thursday, May 3, 2018 at 4:59:18 AM UTC-7, TonyM wrote:
>
> Folks,
>
> I have a button to create tiddlers while copying the text field from a
> source tiddler.
>
>
> - I have the source tiddler name in the variable <<sourcetiddlers>>
> - I have the new tiddler name in the variable <<newtiddlers>>
>
>
> I can not identify how to specify ###here### the value in
> <<sourcetiddlers>> text field.
>
> <$button>
> <$action-createtiddler $basetitle=<<newtiddlers>>
> tags={{$:/temp/newtemplatetags}} text=###here###/>
> Copy </$button>
>
> I have tried set and macros with no luck so far.
>
> Any help would be appreciated.
>
> Regards
> Tony
>
--
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/ce18418c-a5a9-4340-a93e-d1c28c82d7ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.