Of course. It didn't cross my mind to make the edit to the preview plugin 
itself instead of changing the refnotes plugin.

Worked like a charm. That was a simple and elegant solution. I will also 
reach out to the author and make that suggestion. Seems like a wise idea.


On Thursday, October 29, 2020 at 2:32:32 PM UTC-5 [email protected] wrote:

> 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/6527bc60-688c-4a1a-8c2f-e36c07640084n%40googlegroups.com.

Reply via email to