Charlie,

A little more to add to your technique.

When in a given tiddler, it is the current tiddler, if you transclude 
something such as {{||tiddlername}}, the || will transclude it with the 
current tiddler the set to the current tiddler.

As a result most buttons can be transcluded thus
{{||$:/core/ui/Buttons/open-window}}

Of course this can be also done inside a list where the currentTiddler 
changes
or open a specific tiddler
{{thistiddler||$:/core/ui/Buttons/open-window}}

The open in new window only displays the text field, after rendering. It 
does not include any other results such as from the view template, and you 
can edit it in that windows without help.

I have made two buttons that allow you to open in new window in full view 
or edit mode, just sak

Tones
On Tuesday, 22 September 2020 at 03:15:08 UTC+10 Charlie Veniot wrote:

> Often, I like to open a tiddler via little fishy link.
>
> Occasionally, I like to view a tiddler in a separate new window (to 
> quickly view that tiddler, maybe print that tiddler.)
>
> Results in screenshot below.  //(Well, I need to tweak that a bit so that 
> the "open in new window" image doesn't take as much "line" space.)//
>
> Cheers !
>
> [image: TiddlyWiki Thing.jpg]
>

-- 
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/d25be97d-1c78-4113-b556-2d87b02f2fe1n%40googlegroups.com.

Reply via email to