The current design is to store status with single html file! BUT I can change the code! I will submit a ticket to address this in the next update!
Best wishes Mohammad On Fri, Jun 5, 2020 at 4:57 PM Mohammad Rahmani <[email protected]> wrote: > Olegh, > If you use Node.JS version of TW, it seems none of state tiddler are > saved! So, with Node.js make a small change in > > \define slider(label, src, labelClass, srcClass, status:"closed")<$set > name="revealState" value=<<qualify > "$:/state/shiraz/slider-macro/$(currentTiddler)$/$label$">>> > > > to something like > > \define slider(label, src, labelClass, srcClass, status:"closed") > > <$set name="revealState" value=<<qualify "$:/keepstate/shiraz/slider-macro > /$(currentTiddler)$/$label$">>> > > > Best wishes > Mohammad > > > On Fri, Jun 5, 2020 at 3:45 PM oleghbond <[email protected]> wrote: > >> I have been extensively using Shiraz plugin as a platform for my wikis. >> Thanks to Mohammad. >> >> I noticed that Shiraz slider status:open does not work properly. For >> instance: >> >> *<<slider label:"''Webinar''" status:open labelClass:"alert >> alert-secondary" src:"some text">>* >> >> this code has to render a tiddler with open text. However, it does not - >> see a real example https://bit.ly/3gZbGj6 >> >> I would be grateful for somebody's tip or patch. >> >> Olegh >> >> -- >> 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/3e17282a-503e-4eea-bdc2-83d9bf8dac93o%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/3e17282a-503e-4eea-bdc2-83d9bf8dac93o%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/CAAV1gMBy8S2%3DR%2BGiZ0RENPwDGK0OiMhipV9satvtxxG1ie38Ow%40mail.gmail.com.

