I find this syntax incredibly cumbersome compared to tw2 and I am quite 
reluctant to use it.

In fact, I don't even want to (be forced to use) a state unless explicitly 
specified. All I'd want is for the slider to be independent and to thus not 
open a number of them by virtue of putting this in the same tiddler...

<$button popup=".">Click me!</$button>
<$reveal type="nomatch" text="" default="" state="." animate="yes">
This text is revealing!
</$reveal>

<$button popup=".">Click me!</$button>
<$reveal type="nomatch" text="" default="" state="." animate="yes">
This text is revealing!
</$reveal>


When do I need slider states persisted within tiddlers? Mostly never.

<$slide text="Click me...">
You clicked!
</$slide>

- tobias

-- 
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 http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to