Added by Nicolai Krekiehn 18 days ago
Hello,
I wanted to dynamically sync my bibliography from a specific Zotero folder to a wiki site for a project.
It’s based on a Python script that’s triggered via a cron job.
I actually wanted to implement this using the API, but I wasn’t able to. I ended up doing it with Rails Runner. Not the most elegant solution. Maybe someone else can pull it off using the API.
I’ve published my script and some info on GitHub.
https://github.com/krekiehn/OpenProjectProxmox
Best regards, Nicolai