search by "added by" field in group libraries?
Hi,
I'm wondering whether it's possible to search (or even order display of) a group library by the 'added by' field. We're using zotero in a class and I'd like to incentivize students to add references to a group bibliography; but to do that I have to at least figure out a way to measure how many references that person has added. It would be nice, too, to be able to create a feed of their contributions to the group bibliography.
At present I can't see a way to even view the 'added by' column from within zotero (using 3.0b, firefox or standalone). Will I need to use the API instead?
Thanks as always for your help.
I'm wondering whether it's possible to search (or even order display of) a group library by the 'added by' field. We're using zotero in a class and I'd like to incentivize students to add references to a group bibliography; but to do that I have to at least figure out a way to measure how many references that person has added. It would be nice, too, to be able to create a feed of their contributions to the group bibliography.
At present I can't see a way to even view the 'added by' column from within zotero (using 3.0b, firefox or standalone). Will I need to use the API instead?
Thanks as always for your help.
http://drupal.org/sandbox/travismccauley/1258220
we're looking at adding this in, if we can.
Has there been any further progress with this - it's a handy way of measuring individual contributions to the group.
Thanks,
dm
I don't think it's possible to search for addedBy via the API, but the syntax for retrieving items sorted by addedBy is here:
https://www.zotero.org/support/dev/web_api/v3/basics#sorting_and_pagination
Further questions on the API should go to the zotero-dev list.