Hi David,

 The code uses state tiddler, so if everything is on the screen that means 
the forward key (here the Right arrow) has been pressed already and you 
should back to start.
I saved it again to hide sections at start and you could reveal things bye 
pressing the Right arrow key.

Many thanks to Jed and Simon for their great help and idea!

Lesson learned: I and Jed shared a wiki on tiddlyspot.com and this 
facilitates the collaboration very much!


/Mohammad


On Friday, June 22, 2018 at 4:35:22 AM UTC+4:30, David Gifford wrote:
>
> 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/dfccfe25-56a3-4b33-9f27-57982e3ca006%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to