On Monday, August 28, 2017 at 11:41:05 PM UTC-7, Thomas Elmiger wrote: > > In my tests for the macro linked above I compared the reveal-way (it was > suitable for my case). I decided to not use reveal because of the > limitation of the reveal widget: You can’t use variables for both sides of > the comparison. >
Actually, you CAN use variables for both "sides" of the reveal.... if you OMIT the "state" param, you can use the "default" param instead... like this: <$reveal text=<<var1>> type="match" default=<<var2>> > <<var1>> equals <<var2>> </$reveal> enjoy, -e -- 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/efd34bcc-07d7-4fc5-b11c-1633d4b691d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

