Thanks Tobias,
this works for me too.
J Mc
On Friday, 3 February 2017 21:01:35 UTC, Tobias Beer wrote:
>
> Hi J,
>
>
>> Simply define the fields you wish to set
>> using action.setfield and you're done.
>>
>
> What I mean is something like...
>
> <$tiddler tiddler="ListOfTitles">
> <$button>
> make new tiddlers from list
> <$list filter={{ListOfTitles}} variable="title">
> <$action-setfield
> $tiddler=<<title>>
> text="some text"
> tags={{!!tags}}
> foo={{!!foo}}
> mumble={{!!mumble}}/>
> </$list>
> </$button>
> </$tiddler>
>
> and then...
>
> title: ListOfTitles
> foo: bar baz
> tags: ah ja
> mumble: [[frotz gronk]]
>
> first
> second
> third
>
> Best wishes,
>
> Tobias.
>
--
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/9da55c8f-569e-43f2-b497-a957fc3ceada%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.