Has anyone seen a Zotero to Hayagriva plugin?

Title says it all.

Currently I used betterbibtex plugin for Zotero to export a biblatex file. I wonder if there is something similar but in hayagriva format.

More information, I use a command in my makefile to curl the server from Zotero/betterbibtex and it gives me the result in biblatex format. Would be nice to have a tool that does this in hayagriva format.

I tried searching online. Online search is bad now.

You could convert the biblatex to hayagriva using hayagriva’s CLI. I’m not aware of a direct exporter for Zotero.

Thank you. I prefer using hayagriva’s cleaner yaml format. I can easily add this to my makefile.

1 Like

I don’t know whether its useful to you or not but I just want to post here for anyone looking, you could use Jabref. It has a Hayagriva YAML export option. The only minor issue is it puts three dashes — before and after the YAML data that you have to manually delete.