Joined: Jul 2007
Posts: 22
Thanks:
0
I just want to say thanks for this amazing tool. I have just discovered it today and it is my new favourite thing!
FooSoftさん、本当にありがとうよ。
Edited: 2011-10-18, 7:18 am
Joined: Jul 2011
Posts: 29
Thanks:
0
Works much better but there is still small bug. When i changed laguage option in windows to 'japanese' to play japanese games, yomichan doesn't remember what font i was using before. actualy, ms mincho changes into MS sth, i think windows have problems with differ beetween MS and MS. So when i try to use this MS sth font, next time i turn on yomichan, i see another font (MS sth).
Joined: Mar 2010
Posts: 762
Thanks:
3
@FooSoft
Despite Anki not being my primary SRS, your Python project took both my Japanese learning and professional interests and I took a liberty of looking into the source code.
I admit that the idea for the tool itself and state of the source code made a good impression on me (I know how poorly written Python can be...) so I can only thank you for sharing this tool with the rest of the world.
Joined: Jan 2011
Posts: 2
Thanks:
0
Eagerly looking forward to a release for 2.0. Yomichan is the only thing keeping me back in 1.2.8.
Joined: Jul 2011
Posts: 93
Thanks:
0
This looks amazing! Is there any other language versions?? My korean is novel level and i would love to use it for that!!!
Joined: Jul 2011
Posts: 93
Thanks:
0
it's really annoying that the explanation for this tool is so terrible. I can't figure out how to use it, I never alter models on my decks, and apparently this guy assumes you know how. I use pre-made decks, occasionally add cards, and have one simple front+back 3000+ hand typed korean deck. how should i adjust the model so that I can review both directions while still having example sentences? using the hint button would be nice, but i have no idea how to set that up.
edit: nevermind, I kind of got it figured out now, i'm tired and in a bad mood, sorry. still up for advice though on the most optimal way to use this.
Edited: 2012-09-25, 6:55 am
Joined: Feb 2009
Posts: 532
Thanks:
9
Good news everyone!
I'm alive and updated Yomichan to work with Anki 2!
Let me know if anything is broken ^^
Edit: Also, make sure to update your Yomichan preferences, there are a couple of new things in there that need to be specified for you to use the plugin.
Edited: 2012-12-25, 12:52 pm
Joined: Mar 2009
Posts: 563
Thanks:
4
Welcome back! Though you really should list a change-log on the add-ons page. Apparently you made some significant changes, but no one will know what they are.
Also after installing this add-on:
An error occurred in an add-on. Please contact the add-on author.
Traceback (most recent call last):
File "C:\cygwin\home\dae\Lib\anki\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.addons", line 42, in loadAddons
File "c:\pyi\iu.py", line 436, in importHook
File "c:\pyi\iu.py", line 521, in doimport
File "C:\Users\Reason\Documents\Anki\addons\yomichan.py", line 25, in
from yomi_base.reader import MainWindowReader
File "c:\pyi\iu.py", line 436, in importHook
File "c:\pyi\iu.py", line 521, in doimport
File "C:\Users\Reason\Documents\Anki\addons\yomi_base\reader.py", line 21, in
from PyQt4 import QtGui, QtCore, uic
ImportError: cannot import name uic
Edited: 2012-12-25, 3:16 pm
Joined: Feb 2009
Posts: 532
Thanks:
9
Damn, that's what I get for not testing on Windows... Will fix in a little bit...
Joined: Feb 2009
Posts: 532
Thanks:
9
Ok, should work now I think (I have no way of testing it since I don't have Windows, but I'm pretty sure I knew what the problem was). Let me know if it's fixed or not.
Joined: Nov 2011
Posts: 2
Thanks:
0
Hi.
Thank you for all your hard work. Unfortunately, this error appears when I try loading a text file.
An error occurred in an add-on. Please contact the add-on author.
Traceback (most recent call last):
File "C:\Users\Ian\Documents\Anki\addons\yomi_base\reader.py", line 161, in onActionOpen
if not filename.isNull():
AttributeError: 'unicode' object has no attribute 'isNull'
Joined: Feb 2009
Posts: 532
Thanks:
9
Updated again... Sigh, looks like problem was due to differences in Qt version.
Joined: Feb 2009
Posts: 532
Thanks:
9
If there is any way to dump dictionaries to CSV format or something similar I can hook it up to Yomichan
Joined: Oct 2010
Posts: 25
Thanks:
0
Wow! This tool is phenomenally useful, thanks so much for creating and sharing it.
I was wondering if you think it might be possible for some future version to add a dynamic tag that pulls the sentence except for the selected word (replacing it with a placeholder like __ or something)?
For people who use cloze delete decks, this would make them super easy to generate. If not, though, no worries! Going through manually to fix after the fact is still a thousand times easier than creating the deck from scratch would be.