Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 933 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 933 Bytes

Publish on ankiweb.net

Anki Add-on for integration with Cambridge Dictionary website - https://dictionary.cambridge.org/

IMPORTANT: This add-on doesn't use official API - only web-scraping.

What it's new:

  • Upgraded to Qt6
  • Creating notes from link to a word (word title, definition, grammar, IPA, sound, meanings, examples)
  • Fetching words from your word lists (with auto-deletion)
  • Config settings management - save cookie, word list IDs
  • Native authentication - through Cambridge account

Auth with native authentication

  • Click on Sign in
  • Write your Cambridge email and password
  • Click on Log in
  • Once you are authenticated, you can close the web window
  • The cookie will be stored automatically in the configuration

Development

Official Anki Add-on writing reference