And here I am, again. I created a new macro, this time for search and replacing text. It is, as usual very simple.
I'm using it like this: <$button class="button button-tiny button-primary">Clean <$action-setfield $tiddler="$:/temp/col-a" text=<<replace "$:/temp/col-a" "," "x">>/> </$button> The problem? The same as allways, on every keystroke the macro is re-evaluated. I did not expected this because it is part of a widget parameter (the action widget) and I though it will be only evaluated when the widget "requires" it. Maybe an option to do this would be useful, to do not evaluate macros until they are required as parameter when the widget is executed. -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/320a75dc-9832-41a8-ae2d-3d6b10633dd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

