Zotero protocol URL for selecting an item in a collection is not well-documented

Hi,
I found useful the Zotero protocol URL for selecting an item in a collection, `zotero://select/library/collections/{collection_key}/items/{item_key}`.
But this function seems not well-documented and I found this by reading source code near https://github.com/zotero/zotero/blob/437e2bd920217d0f7697ce148fb40212aa823b09/components/zotero-protocol-handler.js#L840C8-L840C8 .
So I hope the URL template will be explicitly written as a comment.
Sign In or Register to comment.