Folks, It was fixed in this https://github.com/Jermolene/TiddlyWiki5/issues/4372 issue and is now fixed in the pre-release.
I am now exploring making a couple of smart tests given; *1. When all tiddlers closed* currentTiddler="" storyTiddler="" *2. When editing * <<currentTiddler>>=<<storyTiddler>> *3. When in own window* currentTiddler=Tiddler in window storyTiddler="" So I can hide the message All tiddlers have being closed Except in case 1 above. Regards Tony On Sunday, January 19, 2020 at 2:59:21 PM UTC+11, Mohammad wrote: > > Tony! > Why not they work in NEW WINDOWS? > > I would like to know Jeremy opinion? > > I have encountered the same problem. Example > > Goto > > https://kookma.github.io/Tiddlyshow/#Tutorial%20Title%20Page > > and open it in a new window! No formatting will be seen! > Seems all formatting and customization applied using $:/tags/ViewTemplate, > and user class field are ignored. > > --Mohammad > > On Sunday, January 19, 2020 at 7:18:55 AM UTC+3:30, TonyM wrote: >> >> I have a memory of this having a work around, but needing a fix. >> >> <style> >> {{$:/themes/tiddlywiki/vanilla/base}} >> </style> >> >> >> I tried import the page variables and transclude the theme styles; >> \import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro >> ]!has[draft.of]] >> >> >> >> All that is missing is the images for the button which are typically >> transcluded in a button using >> class=<<tv-config-toolbar-class>> >> >> >> >> >> But no solution YET >> >> Regards >> Tony >> >> On Sunday, January 19, 2020 at 2:08:11 PM UTC+11, Mohammad wrote: >>> >>> >>> >>> On Sunday, January 19, 2020 at 5:35:50 AM UTC+3:30, Mat wrote: >>>> >>>> Cool! I was not aware of $:/config/EmptyStoryMessage (btw, "these >>>> things" - whatever that means - are usually done via special system tags >>>> but not this one. I wonder why.) >>>> >>>> *One Bug!* >>>>> >>>>> The buttons do not render their icons in the new window >>>>> >>>> >>>> Seems to work for me: Win/Chrome. Maybe it's a browser issue. I have a >>>> vague memory of it being brought up previously. Maybe there's an issue >>>> report? >>>> >>> >>> On FF 77. I confirm the issue reported by Tony! Not working either by >>> me. >>> >>>> >>>> <:-) >>>> >>> -- 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/69d20df7-4bb2-4fe9-8d26-db133e1740f1%40googlegroups.com.

