zotnote
zotnote copied to clipboard
Deal with multiple citekeys
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.
Relevant discussion: https://github.com/retorquere/zotero-better-bibtex/issues/1473
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
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