thats is my code.
<$select tiddler='$:/SiteTitle' tooltip='select tiddler wich should will
cloned'>
<$vars selection="tiddler">
<option>Benzin - Jahr</option>
<option>Fahrzeugpflege - Jahr</option>
<option>Inspektionen und TÜV - Jahr</option>
<option>Räder: Reifen und Felgen - Jahr</option>
<option>Reparaturen und Wartung - Jahr</option>
<option>Scheibenwischer - Jahr</option>
<option>Versicherung - Jahr</option>
<option>Zulassung - Jahr</option>
</$vars>
</$select>
<$button> clone selected tiddler
<$list filter=<<selection>>>
<$action-sendmessage $message="tm-new-tiddler" title=<<tiddler>> tags="uu"/>
<$action-sendmessage $message="tm-close-tiddler"
$param={{{[has[draft.of]field:draft.of<<selection>>]}}}/>
</$list>
</$button>
this code make 66 new tiddler but dont clone the selectet tiddler.
i must the tiddler clone while in this wiki i wortk with tiddlerfields in
my templates.
thanks for help
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/8019ad50-0b00-4012-9961-d4b5b6263531%40googlegroups.com.