URL for Subcollection
When I'm developing notes and thinking on a concept in my note taking software, I often pull papers into a subcollection in Zotero. It would be great to have a URL to open that subcollection in Zotero - is this possible?
You can select the collection in the Web Library and copy the key from the URL, or select it in Zotero, go to Tools -> Run JavaScript, and run:
ZoteroPane.getSelectedCollection().key
https://github.com/windingwind/zotero-actions-tags/discussions/115