zotnote icon indicating copy to clipboard operation
zotnote copied to clipboard

Deal with multiple citekeys

Open Bubblbu opened this issue 4 years ago • 3 comments

Citekeys managed by BBT are per default only unique within a single collection. Accessing your library with a citekey might therefore lead to mutliple results.

Suggested solution:

  • Display individual retrieved items and let user confirm if the version is correct.

Bubblbu avatar Apr 01 '20 22:04 Bubblbu

Relevant discussion: https://github.com/retorquere/zotero-better-bibtex/issues/1473

Bubblbu avatar Apr 02 '20 02:04 Bubblbu

The required feature to create bibliographies has been implemented in BBT.

To-do:

  • Implement new endpoints
  • Implement selection routine for users to choose between multiple items
  • Wait for an official release of BBT 5.2.22 to publish the new features

Bubblbu avatar Apr 23 '20 13:04 Bubblbu

Code has been fixed to work with the most current build of BBT with the merge of this feature branch a803bbb96926cd499ef83f2902923f9fab0f242f

Now, wait for the release of 5.2.22 before merging into master

Bubblbu avatar May 01 '20 04:05 Bubblbu