citekey from cli

I'm trying to navigate to a zotero item through the command-line, using Zoteor 7 w/ BetterBibtex installed, on a macbook. I'm trying this command:

open zotero://select/items/@cohnCensusSocialStructure1987a

This will open up zotero but it will not locate the item.
  • This is user error. I was using a group library, so the appropriate URL pattern is

    zotero://select/groups/groupid/items/@citekey

    this works from both the browser and the CLI.
Sign In or Register to comment.