this doesn't meet your right click requirement-- but I copy a tiddler title and paste it into this tiddler in the sidebar-- see attached
*For temporarily displaying a tiddler in the sidebar (without having to tag
it– just type the tiddler title in the text field*
*CODE*:
{{#sidebar tiddler display template}} <$list
filter="[{$:/temp/sbartidddisplayvalue}is[tiddler]]" emptyMessage="tiddler
doesn't exist" ></$list>
<$transclude tiddler={{$:/temp/sbartidddisplayvalue}}/>
*USES*:
- #sidebar tiddler display template
- for text edit field
*CREATES*:
- $:/temp/sbartidddisplayvalue
- stores text edit field content for transcluding below the text edit
field
*WORKING EXAMPLE*
- *in sidebar*: click Show tiddler tab in right sidebar
- *_tiddler*: tiddler display in sidebar
[image: Clipboardsideb.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/f6686a60-dc95-495e-8a30-80c836b8ca35%40googlegroups.com.
tiddler display in sidebar.tid
Description: Binary data
#sidebar tiddler display template.tid
Description: Binary data

