I'd like to see the reveal widget extended so that content can be
conditionally shown or hidden when...
- type: *field*
- text is not defined but the tiddler has the field
- text is defined and the field value matches
- consider these variants: startsWith, endsWith, contains ...default:
match entirely
- type: *title*
- the current title matches any titles defined in text
- type: *tagged*
- the current tags contain any of the tags defined in text
- consider these variants: taggedAny, taggedAll
Not sure how to declare the inverse, i.e. when to hide, as the current
reveal widget somewhat unfortunately uses the types *match* and *nomatch* to
define whether a condition is met.
Background
The idea is to provide th means to model a lot of what was possible with
*HideWhenPlugin* in classic TiddlyWiki.
--
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.
For more options, visit https://groups.google.com/d/optout.