Skip to content

Problem solving for Anki 2.1.X #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
estherpa19 opened this issue Mar 6, 2023 · 2 comments
Open

Problem solving for Anki 2.1.X #261

estherpa19 opened this issue Mar 6, 2023 · 2 comments

Comments

@estherpa19
Copy link

I am new to anki and I find it is a very useful tool to memerize tool and this add-ons make anki to be more easier!

I want to share two methods which I find in this website and the add-ons page which help me fix the problems of cambridge dictionary as well as running the add-ons.

  1. Modify the context.py from add-ons files

Open context.py from add-ons files
Scroll it down and find the lines "config = Config(mw)" and
change it to
wp = mw.pm.profileFolder()
mediaPath = os.path.join(wp, "collection.media")
os.chdir(mediaPath)

and save

Thanks AnkiStudio provided the methods!

image

  1. Replace cambridge.py
    a. open the url and save as "cambridge.py"

https://raw.githubusercontent.com/xr2439/FastWordQuery/master/addons21/fastwq/service/dict/cambridge.py?fbclid=IwAR2z2TJyVFi-cKvAbTAS4XMVkBuCn7CMn8ymCM-7Rn_zLhZrwDI1oGwAKpU

b. Open anki, select tools > add-ons > Fast Word Query > View Files > Service > Dict
Replace the file with the old one and restart add-ons.
(For me, I have to delete the old and paste the new one.)

image

Please let me know if any >.< sorry for my poor English
These two methods help me use Fast word query successfully, and I hope you so!!!

@Zarves76
Copy link

Zarves76 commented Mar 9, 2023

非常感谢

@SOREMUZ
Copy link

SOREMUZ commented Sep 6, 2023

你好,已经有好心人修复这个插件了,请在这里安装,please get the fixed version of FWQ from here : https://ankiweb.net/shared/info/103636257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants