> For example, you could use the NewTiddler macro:
> <<option txtFoo>>
> <<newTiddler title:{{config.options.txtFoo}}>>
That won't work. The {{config.options.txtFoo}} value is calculated
when the <<newTiddler>> macro is rendered, not when it is clicked
upon. Thus, the value of the title passed to the macro will be the
same value it started with, regardless of any new value entered into
<<option txtFoo>> (which *does* set config.options.txtFoo, but too
late to make any difference)
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---