kanji koohii FORUM
yomichan: a tool for reading books with Anki vocab deck integration - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: Learning resources (http://forum.koohii.com/forum-9.html)
+--- Thread: yomichan: a tool for reading books with Anki vocab deck integration (/thread-7074.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


yomichan: a tool for reading books with Anki vocab deck integration - Marumaru - 2013-02-16

Not out of the box, no.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-02-22

Marumaru Wrote:@Stian, because you haven't configured to what of your decks deck (and mapping what fields) the word it's going to go.

@FooSoft BTW, the search function doesn't work, it raises an error all the time (I just noticed):
Traceback (most recent call last):
File "/Users/turvy/Documents/Anki/addons/yomi_base/reader.py", line 209, in onActionFind
self.findText(searchText)
File "/Users/turvy/Documents/Anki/addons/yomi_base/reader.py", line 414, in findText
index = content.indexOf(text, self.state.searchPosition)
AttributeError: 'unicode' object has no attribute 'indexOf'

What do you think about some of the suggestions posted above this post?
That's strange, I tried search on my WinXP virtual machine and it works fine there. Can you tell me what OS you are running? BTW, I just pushed a fix for the messed up tags in a new version (also includes the hotkey change).


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-02-22

egoplant Wrote:Yomichan doesn't seem to display my shift-jis. It just says its displaying it as utf16 (which is the wrong encoding) and there doesn't seem to be an option to change it.
It worked on my test shift-jis files. Can you PM me a sample?


yomichan: a tool for reading books with Anki vocab deck integration - Marumaru - 2013-02-25

@FooSoft I'm using Mac OSX / Mountain Lion.

Thanks for the update, the tag problem is fixed now.

What about a hotkey for the [Add full term] option?


yomichan: a tool for reading books with Anki vocab deck integration - Zgarbas - 2013-03-03

Question: Would yomichan work on ankidroid?


yomichan: a tool for reading books with Anki vocab deck integration - PotbellyPig - 2013-03-04

Zgarbas Wrote:Question: Would yomichan work on ankidroid?
No, you need to run it with a desktop version of Anki as it is an add-on for it. You can't use add-ons on the iOS and Android versions. I have, however, just received a Windows 8 tablet (full windows 8, not RT) amd it runs very nicely on it. I've made a small hack so that the program will look up a word on a mouse press rather than a mouse over with a modifier key so it is more suitable for touch screen use.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-03-04

Marumaru Wrote:@FooSoft I'm using Mac OSX / Mountain Lion.

Thanks for the update, the tag problem is fixed now.

What about a hotkey for the [Add full term] option?
That's really weird, I have no idea why you would get that problem, and since I don't have access to Mac OSX, I can't test it... Maybe I can just make a test version or something.

Hotkey support isn't ready yet, it's next on my list of stuff to do for this plugin though ^^


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-03-04

Zgarbas Wrote:Question: Would yomichan work on ankidroid?
Basically what PotbellyPig said. AnkiDroid is completely different from the desktop version and Yomichan would have to be basically rewritten in Java to work with it.


yomichan: a tool for reading books with Anki vocab deck integration - Zgarbas - 2013-03-05

=( was hoping it would run on my Nook somehow. Thanks anyway Smile


yomichan: a tool for reading books with Anki vocab deck integration - lucky - 2013-06-01

Hi!

Is there any word on a Chinese extension to this?


yomichan: a tool for reading books with Anki vocab deck integration - clemens - 2013-06-29

Hello,

yes, I was wondering the same thing.
Or better, if it would work with other languages in general.
It would be great if it allowed the user to select the dictionary to look entries in, either in EDICT format , or even better, allowing babylon,stardict etc dictionaries as well.
Cheers,

Clemens


yomichan: a tool for reading books with Anki vocab deck integration - youasuki - 2013-07-15

@Foosoft, what ever happened to adding more dictionaries? Anyway, I have a feature request, add a keyboard shortcut to the add word so that I don't have to click with the mouse every time.


yomichan: a tool for reading books with Anki vocab deck integration - PotbellyPig - 2013-09-02

I have thought up a possible new feature. How about an adhoc dictionary lookup popup? The scenario I run into is that I scan and OCR a lot of Japanese literature and read it via Yomichan. Well sometimes the OCR has errors. I go back to the original text and find the correct word, but assume I don't know the meaning. I have to find some other way to get that word into my Anki deck manually. If you have a popup where you can search for a typed in word and then have the program work normally, that would alleviate the problem. Of course it won't be able to add the sentence from the text though if you type in the word adhoc. Anyway it seems like it would be a handy feature.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-11-16

Hey guys, it's been a while, but I've made a lot of updates to Yomichan. Large parts of it have been re-written, there is a new deinflection engine, support for managing Kanji decks in addition to Vocab tags, search using wildcards, and lots of other cool features.

Note that you will have to reset your preferences the first time you run Yomichan, because they are stored in a new format now. Field tags format has been changed slightly too.

I'm hoping to make more changes in the near future (yes, getting other dictionaries supported is on the list, it was one of the reasons why I completely redid the Japanese portion of the codebase).

Let me know if anything's broke Big Grin

PS: If you like the addin, please rank it on the Anki addons page here:
https://ankiweb.net/shared/info/934748696

If I can see that people care, I will be more motivated to spend time on this project Smile


yomichan: a tool for reading books with Anki vocab deck integration - PotbellyPig - 2013-11-16

I will check out the new updates shortly (It seems ankiweb is having problems at the moment). I absolutely love your program and it would be hard to get along with out it. I'm almost finished reading my 14th light novel using it and have a deck of near 7000 words. Please keep developing!


yomichan: a tool for reading books with Anki vocab deck integration - ryuudou - 2013-11-16

FooSoft Wrote:Hey guys, it's been a while, but I've made a lot of updates to Yomichan. Large parts of it have been re-written, there is a new deinflection engine, support for managing Kanji decks in addition to Vocab tags, search using wildcards, and lots of other cool features.

Note that you will have to reset your preferences the first time you run Yomichan, because they are stored in a new format now. Field tags format has been changed slightly too.

I'm hoping to make more changes in the near future (yes, getting other dictionaries supported is on the list, it was one of the reasons why I completely redid the Japanese portion of the codebase).

Let me know if anything's broke Big Grin

PS: If you like the addin, please rank it on the Anki addons page here:
https://ankiweb.net/shared/info/934748696

If I can see that people care, I will be more motivated to spend time on this project Smile
I've been waiting for this for so long. The last version was throwing errors at me. It wasn't even fully working.

When the anki addon site wants to load I'll tell you how it runs.

Edit: No change-log on the site?


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-11-16

Definitely send me the stacks for any crashes you might have, all I know is that it all works on my computer Smile

As far as a changelist, yes, that would be very nice. I have very limited time to work on Yomichan, so I tend to spend every last bit of it on writing code. Maybe one of these days I'll properly document everything Smile

For the time being, you can look at the change history in git, that should give you an idea of what was going on with development

https://github.com/FooSoft/yomichan/commits/master


yomichan: a tool for reading books with Anki vocab deck integration - Tamba - 2013-11-17

Would it be possible to have Yomichan read text from your clipboard instead of text files? That would be useful for reading visual novels with a text hooker.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-11-18

Yeah, I think that could just be accomplished with an option to make the text field read/write. Then you could just paste whatever you wanted off from the clipboard and treat it like you would a book.


yomichan: a tool for reading books with Anki vocab deck integration - Tamba - 2013-11-19

I've looked around a bit, and python doesn't seem to have any mechanism to get notified when the system clipboard changes (and clipboard stuff is platform specific anyway), so just making the field writable seems like the easiest solution.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-11-21

Just pushed a new version. This is just bugfixes, no new feature.
I'll try to add some new stuff over Thanksgiving Smile


yomichan: a tool for reading books with Anki vocab deck integration - tashippy - 2013-11-22

Ooh, I had issues doing the update so I deleted the old version in case that was the problem. Now when I try to install the new version I get this message: Download failed: Traceback (most recent call last):
File "aqt/downloader.pyc", line 67, in run
File "httplib2/__init__.pyc", line 1597, in request
File "httplib2/__init__.pyc", line 1345, in _request
File "aqt/sync.pyc", line 454, in _conn_request
File "httplib2/__init__.pyc", line 1013, in connect
File "httplib2/__init__.pyc", line 80, in _ssl_wrap_socket
File "ssl.pyc", line 381, in wrap_socket
File "ssl.pyc", line 143, in __init__
File "ssl.pyc", line 305, in do_handshake
SSLError: [Errno 8] _ssl.c:504: EOF occurred in violation of protocol

any thoughts

I'm also getting this recently that could have something to do with it
Syncing failed:
'[Errno 8] _ssl.c:504: EOF occurred in violation of protocol'

Sorry, I know this isn't the Anki troubleshooting forum but since it's specific to this add-on I thought I'd try here first. Thanks.


yomichan: a tool for reading books with Anki vocab deck integration - FooSoft - 2013-11-22

That actually has nothing to do with the plugin, it just looks like AnkiWeb had some downtime yesterday and Anki doesn't handle that gracefully and crashes.


yomichan: a tool for reading books with Anki vocab deck integration - tashippy - 2013-11-22

Ah, good things come to those who wait. I went to bed, woke up, read your post and I've already started mining 雪国. Thanks.


yomichan: a tool for reading books with Anki vocab deck integration - RipTheJacker - 2013-11-23

Great addon, really good for mining words. But i seem to have a problem with it, after i got a new computer. I know just as well as Tamba that this isn't a forum for the sake of troubleshooting, but this is only a problem that occurs with yomichan and makes it unable to load.

Traceback (most recent call last):
File "C:\cygwin\home\dae\win\build\pyi.win32\anki\outPYZ1.pyz/aqt.addons", line 39, in loadAddons
File "c:\pyi\iu.py", line 436, in importHook
File "c:\pyi\iu.py", line 521, in doimport
File "C:\Users\psn t�mrer\Documents\Anki\addons\yomichan.py", line 94, in <module>
instance = YomichanPlugin()
File "C:\Users\psn t�mrer\Documents\Anki\addons\yomichan.py", line 36, in __init__
Yomichan.__init__(self)
File "C:\Users\psn t�mrer\Documents\Anki\addons\yomichan.py", line 29, in __init__
self.language = japanese.initLanguage()
File "C:\Users\psn t�mrer\Documents\Anki\addons\yomi_base\japanese\__init__.py", line 29, in initLanguage
dictionary.Dictionary(os.path.join(directory, 'dictionary.db'))
File "C:\Users\psn t�mrer\Documents\Anki\addons\yomi_base\japanese\dictionary.py", line 25, in __init__
self.db = sqlite3.connect(filename)
OperationalError: unable to open database file

I do not know what is wrong, but i have an hypthesis. The weird questionmark substitutes an ø, a danish letter for oe-ish sound. Since it is placed in the username, can it be that Yomichan isn't able to recognise this kind of chareters? On my former computer, my username didn't involve any æ, ø or å and it all ran smoothly.