Zotero-better-bibtex: question: is it possible to integrate ZBB into a workflow based on visual studio code?

Created on 14 May 2017  ·  6Comments  ·  Source: retorquere/zotero-better-bibtex

hello,
I am not familiar with ZBB, but I need a way to integrate Zotero citations into my writing workflow which is currently based on editing markdown in visual studio code.

Any tutorials/suggestions/ideas will be greatly appreciated,

Thanks,

question

Most helpful comment

Hey @retorquere and @DrGo,
I have just released a VS Code extension that integrates with Zotero and Better Bibtex. Please let me know your thoughts and whether this solves your problem. Thank you :)

https://marketplace.visualstudio.com/items?itemName=mblode.zotero

All 6 comments

Depends on what you mean by integrate. There is an HTTP api that can be called to reach into BBT, and there are atom and brackets extensions that call into it for various needs. Architecturally these two should work very similar to VSC extensions, but neither of them will just drop in and work.

What do you want an integration to do?

Thanks for the prompt reply,
I found the atom extension you mentioned, a similar extension for VSC will be great, allowing for searching and inserting citations and then formatting the in-text citations and bibliography.
Do you know of anyone working on such extension?
Another question, do you know of a Golang implementation of the Zotero API?
Thanks

I'm not aware of anyone working on a vscode version, no.

To my knowledge there's no golang implementation of the zotero api, nor of the bbt api (should you mean to access that, they're not the same).

Hey @retorquere and @DrGo,
I have just released a VS Code extension that integrates with Zotero and Better Bibtex. Please let me know your thoughts and whether this solves your problem. Thank you :)

https://marketplace.visualstudio.com/items?itemName=mblode.zotero

wonderful! Thank you very much Mathew.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings