Hi Tierney,

I have written a bibtex plugin, but have not got round to publishing it 
yet. It converts bibtext to json, within the tiddlywiki - then converts to 
a tiddler. I was going to put in an option to convert to application/json 
tiddler as well. 
It would also be possible to leave the original bibtex format as it is 
within the body of a tiddler and just use the bibtex title as the tiddler 
title of the tiddler - it would depend upon the application - search is 
generally better support on tiddler fields.

Importing a bibtex entity into a  tiddlywiki would involve creating a 
tiddler with the title of the bibtex title and the bibtex entity into the 
body of the tiddlywiki.  At this point either convert to files of *.tid 
format or use the wiki.files (a tiddlywiki configuration file) to instruct 
tiddlywiki how to do it automatically, but each file must have it own entry 
(no wild cards). I have some shell scripts that automatically create the 
wiki.files for a number of source files, which enables large numbers of 
files to be automatically inserted into a tiddlywiki.

I'll publish the plugin today.

cheer

BJ

On Tuesday, September 8, 2015 at 12:11:16 AM UTC+1, Tierney Coren wrote:
>
> Hello!
>
> I've taken on some work using tiddlywiki. One of the components of it is 
> to convert BibTeX documents into tiddlers. 
>
> I'm thinking I can do this via a npm module, but I'd like to know if 
> there's a more simple way to do the conversion in TW5, without relying on 
> an external source (Node). I'm not afraid of using Node in any capacity, so 
> if there are modules I could build upon, I'd love to hear about them.
>
> In regards to the actual conversion, would converting it to JSON be enough 
> to import the BibTeX as tiddlers with tags, names, and content?
>
> Thanks,
> Tierney C.
>

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/76e4f9dc-a7de-41d9-bff0-3fd9ed0bb727%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to