Keelan,
I think the best solution for your needs it to customize the template for
the popup to use the template from the refnotes plugin.
Edit the tiddler $:/plugins/tobibeer/preview/template so it has the
following content
<div style="overflow-y:auto; height: 500px !important; font-size: 12.5px;">
!!! <$link>{{!!title}}</$link>
{{||$:/core/ui/ViewTemplate/tags}}
{{||$:/plugins/sq/streams/breadcrumbs-view-template}}
{{!!text}}
{{||$:/plugins/sq/streams/stream-view-template}}
{{||$:/plugins/kebi/tiddlyresearch-references/filters}}
{{||$:/plugins/kookma/refnotes/viewtemplate/bibtex}}
</div>
The highlighted line is what we are adding.
Perhaps make a suggestion to the TiddlyResearch author to make the popup
template customizable via tags.
Hope this helps,
Saq
--
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/b3d03dc9-a9b7-4aa4-bde8-bd6a72085c35o%40googlegroups.com.