<$tiddler tiddler="Dictionary Tiddler">
<$list filter="[all[current]indexes[]contains<!!searchText>sort[]]" 
variable=item>
    <$checkbox index=<<item>> checked="1" unchecked="0"/> 
    &nbsp;<<item>><br/>
</$list>
</$tiddler>

I have this code in a tiddler, and it, as you can see, references data in 
the "Dictionary Tiddler" and my hope is that a field in this tiddler 
called, "searchText" could operate as a search so that only those indexes 
show that have that text.

So if "Vegas" was in that searchText field, this index would be retrieved, 
for instance... "5 Vegas Cigars" or "Las Vegas Strip".

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b8bd80ba-93d2-457a-a0ca-9869aad2d478n%40googlegroups.com.

Reply via email to