Hi GBNeil, state doesn't make sense here since you are working with variables. <<var>> should go to the default attribute in the reveal, if you use "state" it will look for a tiddler named "show" or "hide".
then you need to at a "text" attribute for reveal e.g. text="show" e.g. <$reveal type="match" text="show" default=<<var>>> -Felix On 08/06/2015 09:30 PM, GBNeil wrote: > Hi folks, > > could someone put me out if my misery pls!?! > > | > > <$set name=var filter="[tag[urgent]]" value="show" emptyValue="hide"> > > <$reveal type="match" state=<<var>> text="show"> > > ` |state=<<var>>not recognised despite var being set to "show"|` > > <<var>> > > </$reveal> > > </$set> > | > > > Thanks in advance :) > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[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/b28bb06a-09dd-48a4-abec-e17e00558a51%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/b28bb06a-09dd-48a4-abec-e17e00558a51%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- 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/BLU436-SMTP110B65FCF7EAED9C0495A2BCE740%40phx.gbl. For more options, visit https://groups.google.com/d/optout.

