Hierachical aggragation of group libraries

Hi,

I'm wondering if the Zotero app allow to aggregate group libraries or if I need to go through scripting via an API.

For example, let say that I have 2 research team : the first one on topic A and the second on topic B. Each of them have their own group libraries and are responsible of it.

For some reasons, I need to build a third group library which are a merge of the library of teams A and B. But if A or B add, delete or modify a document in the library, it should be update in the merged library.

Is there a way to do it automatically?

Thanks in advance,
Olivier
  • dstillman Zotero Team
    No, sorry.
  • It should be possible with the API though. You'd have to register library ID + item key in the extra field of the item in C so you can find the matching item from A/B.
Sign In or Register to comment.