web-library
web-library copied to clipboard
Support "Show Items from subcollections"
Probably worth adding?
https://forums.zotero.org/discussion/92697/how-to-show-items-from-subcollection-in-web-library
Would this need API support?
Come to think about it, yes it would.
So this would need something like collections/ABCD2345/items?includeSubcollections=1?
Yes, I think that's the best way to approach this, if we want to support it. Also we would need tags-within-items endpoint, something like collections/ABCD2345/items/[top/]tags?includeSubcollections=1