Jed,
 One more thing, when there is two tiddlers with parts hidden because the 
reveal gradually code uses the same state and temp tiddlers, by revealing 
one part in the first tiddler, in the second tiddler we will have the first 
part displayed! I thought we may need to use fields from the tiddler under 
focus! For example instead of $:/temp/slideprogress we could have a 
slideprogress filed in the tiddler under focus.
I know this is more difficult, because the action tiddlers 
(NextPart2-action, PreviousPart2-action) cannot simply find what tiddler is 
under focus.

Of course for slideshow I have a solution. In slideshow mode as in 
tiddlyshow.tiddlyspot.com, I use zoomin story view and I also have another 
action tiddler to navigate among tiddlers (slides). That means I can have 
some actions when the tiddler is shown like copying the content of a filed 
into $:/temp/slideprogress or vice versa.

/Mohammad

On Thursday, June 21, 2018 at 11:45:48 PM UTC+4:30, Jed Carty wrote:
>
> I may have spoken a bit too soon, it isn't quite as simple as just 
> <part01> and </part01>, it is <$list filter=<<p 1>>> and </$list> where you 
> increment the number in the macro and it will reveal things in order.
>
> The problem I ran into is that any solution is either going to be specific 
> to one wiki or have to point to the state anyway so this may be as concise 
> as you could make it even with a custom widget. It would be something like 
> <$part id=01> and </$part>
>
> And this is just a quick proof of concept. Making it go through multiple 
> tiddlers and reveal things in order like powerpoint would take a bit more 
> work but it is possible using this setup.
>
> et voila! http://revealgradually.tiddlyspot.com/#Filter%20Test
>
> I think that a more tiddlywiki-like way to do this would be to make each 
> revealed section be a tiddler and then just show more of the list of 
> tiddlers are you progress. That would be significantly simpler and possibly 
> more reusable. But this way uses something not unlike tags the way you 
> asked.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/4c78c0a4-756f-4242-b60a-7f4389fcd853%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to