Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: is it possible to integrate ZBB into a workflow based on visual studio code? #662

Closed
DrGo opened this issue May 14, 2017 · 6 comments
Labels

Comments

@DrGo
Copy link

DrGo commented May 14, 2017

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,

@retorquere
Copy link
Owner

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?

@DrGo
Copy link
Author

DrGo commented May 14, 2017

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

@retorquere
Copy link
Owner

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).

@mblode
Copy link
Contributor

mblode commented Jan 24, 2019

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

@DrGo
Copy link
Author

DrGo commented Jan 24, 2019

wonderful! Thank you very much Mathew.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants