Hi Riz
> That would be nice to see in action. Although I am eager to see how we are
> going to bring the environmental variables into play. Is it going to be like:
> If platform is android => Visibiliy tiddlers are created at startup?
The idea would be to be able to express rules with logic like that, yes.
Each rule would consist of a filter that is run to determine if the rule is
active, the title of a tiddler, and a value to store in that tiddler if the
rule matches.
The browser is already exposed through the "browser-sniff” plugin, so your
example might be written as:
filter: [{$:/info/browser/is/android}str.equals[yes]]
tiddler: $:/config/PageComponents/Visibility/$:/core/ui/PageTemplate/sidebar
value: no
We’d represent the rules as fields on a tiddler with a special tag.
Best wishes
Jeremy
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywikidev
> <https://groups.google.com/group/tiddlywikidev>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywikidev/c40c0da1-1a95-406e-8cdc-ab2cac24dbcc%40googlegroups.com
>
> <https://groups.google.com/d/msgid/tiddlywikidev/c40c0da1-1a95-406e-8cdc-ab2cac24dbcc%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/DFB8CB9C-04AD-49D6-A003-C986E1736F3E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.