On Wed, Feb 3, 2021 at 8:01 PM Michael Wiktowy <[email protected]> wrote:
> Hi Mohammad, > Hi Mike, I really appreciate your feedback. > > This is looking really good. Some feedback: > 1) Counter-intuitively, looking at the long long tiddler slide, your vh > scaling works on small windows but then text over-flows on large/fullscreen > windows. I think it is the fact that the horizontal size of the slide > content does not change with with the same proportion as the vertical size > and the larger text ends up wrapping more and then flows off the bottom. > Some scaling of the content window width needs to happen too. > We are working on overflow. Right now the font is scaled based on the viewport height, but the content width is fluid and changes up to a maximum value. The height is fixed. > 2) How do you sort the slides? Is there a way to specify the sort field > and methodology? I couldn't find anything on that and it seems that Tamasha > just uses the default unsorted list which, in my experience, will shift > occasionally. I see a "slide sorter" tiddler in there so maybe there is > some planned functionality that I need to wait for. > Well, it was possible to pass a filter and use sort operators. But Tamasha uses the simplest, it works on tags. So, simply open one of the slides, click on the tag pill and use drag and drop to reorder them. Any other processes in Tiddlywiki you use to sort or change order of tiddlers based on tags can be used here. > Thanks, > /Mike > On Tuesday, February 2, 2021 at 2:42:45 PM UTC-4 Mohammad wrote: > >> I would like to announce the new experimental release of Tamasha plugin. >> >> *Code and demo* >> Demo: https://kookma.github.io/TW-Tamasha >> Code: https://github.com/kookma/TW-Tamasha >> >> This beta release has some new features >> >> *Release 0.4.3* >> Feb 2nd, 2021 >> [NEW] Experimental font size using linear scaling based on vh >> [NEW] kimia theme which hides slide number and nav buttons and uses >> default Tiddlywiki default setting >> [NEW] classes to hide UI elements (slide number, nav buttons, progress >> bar) >> >> The size kept around 34Kb as of the previous update. >> >> *Please contribute with your feedback* >> There are some ongoing experiments on automatic font scaling based on the >> screen size. I like people who have access to big screens, especially a >> video projector (which can create a big picture around 2m x 2m) give a try >> and send me their feedback on the font size, readability and overflow. The >> feedback can be posted here or preferably to >> https://github.com/kookma/TW-Tamasha >> On the other end, feedback from the small screens is welcome. >> >> >> >> Best wishes >> Mohammad >> > -- > 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/c874cc09-8f83-4c52-ab53-9ee51aa4dc2en%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/c874cc09-8f83-4c52-ab53-9ee51aa4dc2en%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/CAAV1gMC-LAQ6m33tigONu%2BvbAdewwYnT2XYnNVXSTesK5Tquaw%40mail.gmail.com.

