Hi Mohammad This is a cool idea! You need to get your tiddler 'Test Gradual Reveal 01' to hide by default, since you presume to demo gradual reveals. As it stands, the parts that should be hidden are showing, so hitting the right arrow key appears to do nothing. It was only after I hit the LEFT arrow key - twice - before I could see anything happen. I will add it to the toolmap.
On Thursday, June 21, 2018 at 9:17:47 AM UTC-5, Mohammad wrote: > > > > *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 are three > macros > > 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. > Note: this feature will be used for slideshow and presentation by > Tiddlywiki but can be used for other applications too > > > *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/77b4cb97-138e-4d0e-b40f-c12d2bcd5e64%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

