Folks,
If we place the following in a tiddler
{{TableOfContents||$:/core/ui/ViewTemplate}}
then open it in a new window we see we get the rest of the View Template elements
From Mohammads Test example
here {{Test-New-Win||$:/core/ui/ViewTemplate}}
We get what I think Mohammad was thinking
However with the prerelease we see the "View Template buttons" however many are not relevant any more. The close button will close the tiddler if and only if it is in the story, and not close the new window.
Placing `<<dumpvariables>>` in a tiddler and opening it in a new window, allows us to inspect what we have access to inside the window.
Opening a tiddler containing the following in a new window is interesting.
{{MyTiddler||$:/core/ui/ViewTemplate}}
Careful you can overwrite a tiddler with this.
Regards
Tony