On Monday, December 25, 2017 at 2:43:27 PM UTC-8, David Allen wrote:
>
> <$reveal state={{!!Sandbox_Retrieve!!current_mode}} type="match" 
> text="good">
> For whatever reason this isn't working.  I think I've got something wrong 
> with the reveal widget but I'm not sure what.
>

The "state" param is a TextReference, so you don't need the surrounding 
{{..}}.  Also, you've got an extra leading "!!".

Try this:
<$reveal state="Sandbox_Retrieve!!current_mode" type="match" text="good">


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/a4f9e51d-2d91-49d3-ae01-8e27df13f9fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to