Item count
Is there a ready way (a script or examples) to get the item counts from collections?
Using pyZotero, I can run this:
Zotero.num_collectionitems(collectionID)
But I would like to get this for all collections and also only for the parent items. This functions seems to return the count for all.
Using pyZotero, I can run this:
Zotero.num_collectionitems(collectionID)
But I would like to get this for all collections and also only for the parent items. This functions seems to return the count for all.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
I am new to Zotero. Nor am I a professional programmer. Is there an active group of people who are using programming tools to help with library management? Or is this uncommon?
I thought it would be easy for someone to point me in the right direction.
Many thanks.