Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 861 Bytes

File metadata and controls

20 lines (15 loc) · 861 Bytes

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

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

What it's done (so far):

  • Creating notes from link to a word (word title, definition, gramar, IPA, sound, meanings, examples)
  • Fetching words from your wordlists - if you supply cookie for you account and wordlist IDs
  • Config settings management - save cookie, wordlist IDs

Please, follow these links for quick visual how-to guide. https://ibb.co/94cq40m https://ibb.co/WBzw37R

Your own cookie you can extract, for example, from web browser - Chrome - F12 and refresh page on cambridge

To do (contributors are welcome):

  • OpenID authorization - through Google/Facebook
  • Native authentification - through Cambridge account
  • Token management - keeping and renewal
  • Refine UI