Hi Jeronimo, You can customize any aspect of Tamasha. For progressbar see styles for progressbar. Change height and color as you like.
Templates are tiddler let you customize what you want to display. Each tiddler is a container for a slide. It has title, fields, tags, .... You can use template to selectively display those elements. For example vanilla looks like this \define tv-wikilinks() no <h2 class="title"><$transclude tiddler=<<currentSlide>> field=title /></h2> <$transclude tiddler=<<currentSlide>> mode=block/> There three templates are shipped with Tamasha. Best wishes Mohammad On Wed, Jan 27, 2021 at 10:22 AM Jeronimo Minino <[email protected]> wrote: > Hi, Mohammad! > Tamasha looks great, thank you so much for sharing your excellent work. > > 2 comments: > > 1. > About the progress bar: > > I think the progress bar will be very useful for students who see lesson > presentations, > specially in such situations where the presenter must go back and forth > between slides, > because at any moment the student can perceive the position of the current > slide along a simple linear structure. > > For that reason, in some cases I will want to make the progress bar even > more visible and conspicuous (a thick, custom-colored bar!). > How can I make such modification by myself? > In which tiddler is the code located which effects color and thickness of > the progress bar? > > 2. > About "templates" in Tamasha: > > I don't understand what those templates are or what they do. Have I missed > the place where this is documented? > > Have a nice day! > > > > > On Wednesday, January 27, 2021 at 9:49:15 AM UTC+9 Ste wrote: > >> Hi Mohammed >> JD's white space theme (I think) has that hover over and disappear effect >> your looking for. I have no clue how he achieved it... M >> >> On Tuesday, 26 January 2021 at 19:56:53 UTC Nicolas Petton wrote: >> >>> Mohammad Rahmani <[email protected]> writes: >>> >>> > Hope someone come with a solution (of course without JS) >>> >>> Why not use a bit of JavaScript there? Are you trying to avoid >>> JavaScript for some reason? >>> >>> Cheers, >>> Nico >>> >> -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/caf5d547-0bb8-4b44-bc88-93a48b834495n%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/caf5d547-0bb8-4b44-bc88-93a48b834495n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBQEg2ryD9oYOsY3R2bXdGL%2B_5yC99d0uNRL2f4DqfoOA%40mail.gmail.com.

