> > # If one toggles from the standard theme shown by default at startup, > > to the actual triptych theme the displayArea needs a refresh. Then > > there is a 'Menu' item to the left of the top menu, which opens a > > prompt to enter a tiddler title for display in the main menu, which > > requires a refresh of the MainMenu for this change to take place too. > > Additionally I try to use HideWhenPlugin for top menu items to show/ > > hide with the different themes, which again would need an additional > > refresh. Except a manual refresh button no other available auto > > refresh solutions seem to be working if only a cookie value, but no > > actual tiddler is changed, like in these three instances. Has anyone > > come up with a solution to have a auto refresh related to cookie > > changes? Or any other solution to this problem? > > > > Had a victory! > > AutoRefresh transclusion by Eric placed in the CookieJar does refresh > the menus with cookies changed! > > But since CookieSaverPlugin only works with TW v2.6.1 - though just > where Triptych plugins start to work - other tools, like TagsInTabs by > Tobias, wont - so a bid of a ambivalent victory. > > Eric, to you have any plans to make CookieSaverPlugin to work with the > later 2.6.x TW versions again? .
Guess I'll have to compromise here, and substitute AutoRefresh's need for CookieSaverPlugin by replacing it with some other, not cookie dependent mechanism. And actually the two instances which occur with theme changes aren't that terribly important, because in everyday work with TW a theme change might be needed only once during any given session at the most. > > there is a 'Menu' item to the left of the top menu, which opens a > > prompt to enter a tiddler title for display in the main menu, which > > requires a refresh of the MainMenu for this change to take place too. . One solidly working option would be the showing/hiding of a particular tiddler with one of it's tag toggled by entering it's title into a prompt. Anyone came up with, or seen such a script? An further even more elegant possibility would be adding a toggle tag script to the YourSearchResultTemplate shadowed tiddler, since it already contains a number of macros and a checkbox. Then the already present input box could be used for this further task. However, till now I failed to accomplish it this way. That's where this TW is now at, with still no answers found to also my 2 other questions in the opening post: http://dl.dropbox.com/u/241006/Triptych_2.6.1.html -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

