*Announcement*


http://revealgradually.tiddlyspot.com/


I have developed a small code to gradually reveal contents of tiddler using 
shortcut keys by *KeeBoord *pluging (here keeboord.tiddlyspot.com by BTC is 
used)
An example is created to show the concept. By pressing Arrow keys

   - Right arrow for next  
   - Left arrow for previous
   
To use this code you need to pass your content to a macro. There is three 
macro

   1. part01
   2. part02
   3. part03

Each macro will reveal the contents passed to it. Use Right arrow to show 
the contents in sequence. Use Left arrow to back to previous step.



*Need help*

Right now I have to pass contents to a macro for revealing gradually as 
below

<<part01 "Hi, this is me">>


For complex content I have to use macro like this

<<part01 "
! Hi
This is a text


* one
* two
">>



How can I pass content like a widget! (or like html tags) I mean how can I 
use a syntax like this

<part01>
Contents goes here!
</part01>


I dont want to develop a full widget with JS!

Please advise.





-- 
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/f77aa180-44d1-4e7c-80ab-f5c3f7efebbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to