Ok one more crazy question. If I wanted checkboxes to show/hide spells of certain levels 1-9, is there anything I could do there? Level exists as tag and field.
Would love to be able to sort across levels also. So, show spells level 1,2, and 3 sorted by name. On Sun, May 17, 2015 at 12:25 AM, Eric Shulman <[email protected]> wrote: > errata: I left out the outer square brackets on the filter="..." bits: > it should have been this: >> <$reveal type="match" text="All" state="!!school_filter"> >> <$list filter="[has[school]]"> >> ... >> </$list> >> </$reveal> >> <$reveal type="nomatch" text="All" state="!!school_filter"> >> <$list filter="[school{!!school_filter}]"> >> ... >> </$list> >> </$reveal> >> > -e > > -- > You received this message because you are subscribed to a topic in the Google > Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/FREkHZwIyG0/unsubscribe. > To unsubscribe from this group and all its topics, 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/f88f3935-0df0-4a7e-92f4-d4aaf7ec6834%40googlegroups.com. > 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/1431884981406.2d02fc2e%40Nodemailer. For more options, visit https://groups.google.com/d/optout.

