I am also interested in the answer to this question.
I display a group subcollection from Zotero using this code:
[zotpress collection="XXXXXXXX" limit="10" downloadable="yes" content="html" style="chicago-fullnote-bibliography"]
I then add a few more citations, but the new articles don’t appear unless I change the limit to a number other than “10”, or I change the style:
[zotpress collection="XXXXXXXX" limit="1" downloadable="yes" content="html" style="chicago-fullnote-bibliography"]
[zotpress collection="XXXXXXXX" limit="10" downloadable="yes" content="html"]
I was able to get my original Zotpress code to display the new articles after clicking the “Re-cache page” button on the Zotpress admin screen. Any way to have Zotpress automatically do this?
Plugin Author
Katie
(@kseaborn)
Unfortunately it’s not possible with the current Zotero API. Instead, I’ve implemented an auto-update feature, and you can set the update interval, e.g. daily. I hope this will work in the interim!