Hi Tierney, I use Zotero to export literature as a biblatex/bibtex library with many items in a .bib file. What would be nice is to have to drop a .bib file into tiddlywiki and after clicking import, a startup module that runs in the background reacts and parses the bibtex and saves the output as tiddlers using the bibtext keys as tiddler titles and the fields as tiddler fields. They text in the bibtex keyword field could be stored as tags in tiddlywiki. Bibtext is very easy to parse so you could write your own parser and put it as a library module into your plugin...
Not sure if you want to achieve this, but that would be my usecase :) and would make a great addition to use tiddlywiki for literature and zotero. -Felix On 09/08/2015 01:11 AM, 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[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/364088d7-c6ef-4a42-a969-a31e8b0c8ef0%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/364088d7-c6ef-4a42-a969-a31e8b0c8ef0%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- 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/BLU437-SMTP11888335FA2465F5F0D9E8CE530%40phx.gbl. For more options, visit https://groups.google.com/d/optout.

