Also,
Filters can be used as if tests. The nicest version is when testing the value
of a field.
For example if you had a field called display-code with the value yes or no,
you can do this for the current tiddler;
<$list filter="[is[current]display-code[yes]" variable=null>
Do or display what is here eg the code
By setting the variable the current tiddler remains the tiddler it is in so
{{!!fieldname}} works
</$list>
There if solutions out there, see evans plugins, personaly I find more value in
using filters.
The setwidget can compute filters as well and tge reveal widget can also make
comparisons.
Regards
Toby
--
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/0471064f-500a-4c4f-8e33-711f07bc146c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.