Update zotero://select comment

This commit is contained in:
Dan Stillman 2020-06-10 23:55:51 -04:00
parent bccf5ff0b2
commit a051746db4

View file

@ -713,6 +713,13 @@ function ZoteroProtocolHandler() {
/**
* Select an item
*
* zotero://select/library/items/[itemKey]
* zotero://select/groups/[groupID]/items/[itemKey]
*
* Deprecated:
*
* zotero://select/[type]/0_ABCD1234
* zotero://select/[type]/1234 (not consistent across synced machines)
*/