Hello everyone,
I am trying to make a tag button that has child tag buttons in its popup.
The most obvious way to do this is to set a variable based on whether a
filter is empty or not. But I'm not sure how to specify which items show
when. Something like this (this does not work):

<$set name="isTagging" value="tag" emptyValue="item"
filter="[all[current]tagging[]]">
<$reveal state=<<isTagging>> type="match" text="tag">

</$reveal>
<$reveal state=<<isTagging>> type="match" text="item">

</$reveal>
</$set>

Thanks,
-Arlen

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/CAJ1vdSS%2BedFOu%3DMsm8OMHQx_0TWRUn%2BLJPq91%3DD-VSN-jQTCNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to