Your comments
Kyle,
Look at the group link provided on https://bibbase.org/service/zotero (when you are logged in). The groupId is the first number in that URL, between "users%2F" and "%2Fcollections", e.g., in
https://bibbase.org/show?bib=https%3A%2F%2Fapi.zotero.org%2Fusers%2F10176%2Fcollections
the groupid is 10176.
Did you already read through https://bibbase.userecho.com/communities/1/topics/23-only-small-part-of-zotero-group-library-is-displayed ?
Yes, the keywords field is interpreted as a comma-separated list. I don't think there currently is a way around that, other than using a different character, e.g., a semicolon. Alternatively, but somewhat hacky, you could use a different comma from https://www.compart.com/en/unicode/category/Po, e.g., a full-width comma or an arabic comma.
Hi Iago,
I forced a refetch from Zotero by adding `nocache=1` to the URL once (link). The C-reactive paper is gone now:
https://bibbase.org/show?bib=https://bibbase.org/zotero-group/iagogv/4865242
The Zotero API is too slow for us to fetch from it every time the page refreshes, so we need to cache the results. The cache get updated regularly (I think currently once a day or so), so you could probably also have just waited. But if you want to force a refresh, you can always open the above link with nocache once manually.
My apologies. There was a bug in a recent patch we deployed. It's fixed now. This only affected users that do not use a complete URL (with http://) as their "bib" parameter, which is why we didn't notice this right away.
Thanks for reporting this.
Another good idea!
We didn't add the date, but downloaded files are now either named after the input file, or, if none is given, e.g., when using Mendeley as a data source, it will be call "all.bib".
Thanks for the suggestion.
Good idea! This is done now via a new option "titleLink" (see updated documentation).
Hi Paolo,
Right now only user libraries ("My Library") and group libraries are fully supported. The issue with the collections is that Zotero will only export 100 items at a time and the required logic to make a sequence of requests of 100 until all publications are received is not yet implemented for collections.
If it's an option for you I recommend downloading the complete bibtex file from Zotero, and uploading it directly into your account on BibBase. From there you'll be able to serve the publications list in full and this is always the best supported option.
Christian
OK, it worked. I've deleted all files except the two bib-files.
Customer support service by UserEcho
Hi Cedric,
I've tried three different browsers (Chrome, Firefox, and Edge) and all three show them fine for me:
I'll need to find a Mac to test on Safari. But in the meantime, can you verify that you don't have any ad-blocker or other extension installed in your browser that is preventing some of our stylesheets from loading? Also, could you open the dev tools console in Safari, reload the page, and copy & paste all the messages you might be getting on the console?
Thanks,
Christian