Mohammad, here’s a version that works.
Note: There seems to be a bug in the documentation of
https://tiddlywiki.com/#WidgetMessage%3A%20tm-close-tiddler where *param*
is a parameter instead of *$param* (?)
<$button> Do it
<$list filter="[range[1,3]]" variable="item">
<$action-sendmessage $message="tm-new-tiddler" title=<<item>> tags="uu"/>
<$action-sendmessage $message="tm-close-tiddler"
$param={{{[has[draft.of]field:draft.of<item>]}}}/>
</$list>
</$button>
tm-new-tiddler also has a param where you can give a template.
The action-setfield method from Mark and FrD looks also interesting, but is
maybe a bit less readable if you come back to it after a few years.
Good luck!
Thomas
--
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/b127c949-d7b3-4b73-a872-c1a20f648379%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.