diegodlh / zotero-cita

Cita: a Wikidata addon for Zotero with citations metadata support
GNU General Public License v3.0
218 stars 10 forks source link

Support Zotero 7 #257

Open diegodlh opened 1 year ago

diegodlh commented 1 year ago

Support Zotero 7. Beta has been released already: https://forums.zotero.org/discussion/105094/announcing-the-zotero-7-beta. For details on what changes need to be made, see https://www.zotero.org/support/dev/zotero_7_for_developers

Work tracker

Progress:

Building and running the Zotero 7 version

See build instructions here.

Note: the first time you run the plugin you might need to enable the Cita plugin under Tools -> Plugins then, close Zotero, then run npm run start again

The entrypoint to the addon's code is in src/hooks.ts

Bugs

Zotero Pane:

Citation Editor:

Identifier Importer / Citations importer:

Questions

llity commented 6 days ago

Thanks for the hard work. Could you release a the beta version?

diegodlh commented 6 days ago

Hi @llity! Thank you so much for your message. We are currently working on the final details and we plant release a beta version in around one or two weeks :)

Dominic-DallOsto commented 1 day ago

There's a first beta release here. I also tested the automatic release tools which seemed to work out nicely.

There are a couple of remaining issues with translations and UI, but otherwise everything should be functioning so let us know if you encounter any issues!