Hi Keelan,
While Saq will give you a better answer, I just have a look at your wiki!
Each reference is stored as a tiddler! This is what is done by the BibTex
Importer plugin (official one)
In the reference tiddler all data is stored as user fields lik
bibtex-author, bibtex-title etc...
Now, you want all of them in the text field! The best is a view template!
So you can edit $:/plugins/kookma/refnotes/viewtemplate/bibtex
to meet your requirements!

Wait for complete and elegant solution by Saq



On Wed, Oct 28, 2020 at 4:29 AM Keelan Cook <[email protected]> wrote:

> Saq, I created a quick empty.html with the relevant plugins. It's actually
> an instance of the TiddlyResearch edition. I know it has modified core
> tiddlers, but decided to take it for a test drive. Though, I don't believe
> that is relevant to this specific question.
>
> In the file, you'll see I've loaded a number of tiddlers from a bibtex
> import. The bibtex plugin parses a bibtex file and creates a tiddler for
> each reference with the corresponding bibliographic fields filled out in
> the tiddler.
>
> The refnotes plugin takes these fields and styles them in the reference
> tiddlers created by importing the file. So, if you open one of these
> reference tiddlers you see at the bottom, under where the text field
> contents are displayed, the title, date of publication, etc. The plugin
> appears to be doing this with
> $:/plugins/kookma/refnotes/viewtemplate/bibtex. What I would like to do is
> take this styled information and move it into the text field contents
> itself instead of it showing up below it.
>
> With the TiddlyResearch plugins, holding shift will cause a popup on
> mouseover that reveals the text field of a linked tiddler. However, with
> this styled information showing up where it does, it will not show up in
> the popup. That's why I want to move it.
>
> Let me know if you have additional questions or need anything else to give
> it a look. Again, thanks for the help!
>
> Keelan
>
>
> On Tuesday, October 27, 2020 at 10:22:01 AM UTC-5 Keelan Cook wrote:
>
>> Thanks Saq, I appreciate the offer to help.
>>
>> I'll pull it together later today and try to get something soon.
>>
>> On Tuesday, October 27, 2020 at 8:54:47 AM UTC-5 [email protected]
>> wrote:
>>
>>> Hi Keelan,
>>>
>>> If you're able to share your file, or a simplified (and sanitized)
>>> version of it, it would be a lot easier to understand what you want to
>>> achieve and how to go about it.
>>>
>>> Feel free to send it to me privately if you do not wish to post it
>>> publicly, along with step by step instructions to see the different
>>> elements you describe.
>>>
>>> Cheers,
>>> Saq
>>>
>>>
>>> On Tuesday, October 27, 2020 at 2:47:09 PM UTC+1, Keelan Cook wrote:
>>>>
>>>> Hello all. Quick question. I'm rather inexperienced when it comes to
>>>> coding, and just now dipping my toes in the water of adjusting aspects of
>>>> TiddlyWiki.
>>>>
>>>> I'm currently using both the bibtex plugin and the refnotes plugin for
>>>> academic research. Of recent, I've started playing with a pop-up function
>>>> that allows me to hold shift and mousover a bibtex link and reveal the
>>>> contents of that tiddler.
>>>>
>>>> However, the refnotes plugin (which displays the fields of a reference
>>>> tiddler in a nice format) uses a view template to do so (at least I think
>>>> it does). I would prefer if the list widget it's using would somehow
>>>> display in the text field for the tiddler itself.
>>>>
>>>> Is there a (simple-ish) way to modify this so that the refnotes plugin
>>>> inserts this list into the text field of each bibtex reference
>>>> tiddler instead of where it currently puts it?
>>>>
>>>> Sorry if the description is unclear, I'm still learning how to describe
>>>> this stuff as well! Any help would be much appreciated, and I'm happy to
>>>> follow-up with more information.
>>>>
>>>> Thanks.
>>>
>>> --
> 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/83c52755-aabb-486a-a313-06f829fce473n%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/83c52755-aabb-486a-a313-06f829fce473n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAKHVXmp0UTPempq2DDrE6xv%2BKSRJ6zT3FGyhfJXxbp-eLLYcog%40mail.gmail.com.

Reply via email to