<h2>All tiddlers have being closed</h2><h3>Go home {{$:/core/ui/Buttons/home}} or open this view in a new window {{$:/config/EmptyStoryMessage||$:/core/ui/Buttons/open-window}}, tiddlers opened will open here</h3><h3>or Search </h3>{{$:/core/ui/SideBarSegments/search}}<h4>[[Edit this view|$:/config/EmptyStoryMessage]]</h4><h2>Advanced Search</h2>{{$:/AdvancedSearch}}<hr>{{TableOfContents}}One Bug!The buttons do not render their icons in the new window
<:-)
<style>
{{$:/themes/tiddlywiki/vanilla/base}}
</style>\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]class=<<tv-config-toolbar-class>>
For me it does not work!
MohammadFor me it does not work!Are you referring to the transclusion problem Tony mentioned or the one you're having with https://kookma.github.io/Tiddlyshow/#Tutorial%20Title%20Page?
The open in new window fix is only in prerelease. If you are still getting something can you What a minimal example we can try on prerelease.
Regards
Tony
<h2>All tiddlers have been closed</h2>
<h3>Go home {{$:/core/ui/Buttons/home}} or open this view in a new window {{$:/config/EmptyStoryMessage||$:/core/ui/Buttons/open-window}}, tiddlers will open here.</h3>
<h3>Create a new tiddler {{$:/core/ui/Buttons/new-tiddler}} or Search </h3>{{$:/core/ui/SideBarSegments/search}}
<h4>[[Edit this view|$:/config/EmptyStoryMessage]]</h4>
<h2>Advanced Search</h2>
{{$:/AdvancedSearch}}
<hr>
{{TableOfContents}}
<h2>All tiddlers have been closed</h2>
<h3>Go home {{$:/core/ui/Buttons/home}} or open this view in a new window {{$:/config/EmptyStoryMessage||$:/core/ui/Buttons/open-window}}, tiddlers will open here.</h3>
<h3>Create a new tiddler {{$:/core/ui/Buttons/new-tiddler}} or Search </h3>{{$:/AdvancedSearch}}
([[Edit this view|$:/config/EmptyStoryMessage]])
<h3>Table of Contents</h3>
{{TableOfContents}}Perhaps we could start a new thread on open in new window.
One thing to keep in mind is open in new window is only rendering the text field of the tiddler. I depend on this to print specific tiddler content to pdf as an example. We do not see the view template buttons etc. Perhaps it is this which is giving apparently inconsistent results?
I need to give this a little more thought.
Tony
Mohammad,Yes, I looked at your example and the elements present on a tiddler through the story or view template are not included in the new window, just the text field.This is a desirable behaviour but we could easily have alternate open in new window buttons that include extended elements.Try this, open$:/core/ui/PageTemplate/story and open it in new window.