Am Montag, 21. April 2014 13:10:48 UTC+2 schrieb Danielo Rodríguez:
>
> That is what the let widget does.
> I don't understand why the set widget is so limited. Jeremy is a very 
> skilled programmer so I don't understand the limitation of this widget.
>

The let widget lacks one thing, the set widget offers:

<$let a="1" b="2" c="3">…

is very convenient compared to

<$set name="a" value="1"><$set name="b" value="2"><$set name="c" value="3">…

But you can't do this with the let widget:

<$set name={{ConfigTiddler!!variableame_to_use}} value={{!!myField}}>

 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to