[TW5] Can a Widget Set Variable be incremented?

Is it possible to use the widget syntax to increment a variable, in a loop 
for instance?

Start: <$edit-text tiddler="sa" field="strt"/> <br/>
End: <$edit-text tiddler="sa" field="end"/>

<$button>
<$x-maketid  $title="Linux Documentation - variable-value"  tags="[[first 
tag]] [[another tag]]" $tags="[{!!title}] +[append:3{Days of the 
Week!!short}]" $date="0hh:0mm, DD/MM/YYYY" text="
|Field Name |Value |
|Field1 |{{!!field1}} |
|Field1 |{{!!field1}} |"
caption="one" field2="two"/>
Make New Tiddlers
</$button>

I'd like to loop through the start and end numbers specified in the 
$edit-text's above and create tiddlers with the same specified title with a 
number concatenated on the end.

I'm using Matabele <https://plus.google.com/u/0/101724647105681374240/posts>'s 
x-markedid widget <http://gwiz-beta.tiddlyspot.com/> to create each tiddler 
with the correct field values.

-- 
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/83df8900-6a44-45b9-a77e-22d7401dca96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to