Update zotero://select comment
This commit is contained in:
parent
bccf5ff0b2
commit
a051746db4
1 changed files with 7 additions and 0 deletions
|
@ -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]/0_ABCD1234
|
||||||
* zotero://select/[type]/1234 (not consistent across synced machines)
|
* zotero://select/[type]/1234 (not consistent across synced machines)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue