kanji koohii FORUM
Anki? - 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: Anki? (/thread-553.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


Anki? - radical_tyro - 2007-08-16

rich_f Wrote:By the time I was done, its memory use had crept up to 60MB/470MB.
Those numbers aren't that high really. Given the overhead in the libraries I would actually expect it to be worse. I haven't had any of the problems you do (mac os 10.4.10) but I have only used Anki for short intervals testing various things.


Anki? - Yufina - 2007-08-17

Now I tried make new deck and when I add card it add both, but when I try to study them it only show me "production" cards, but how can I make it show both "production" and "recognition" cards?


Anki? - Kurosawa - 2007-08-17

Yufina: By default recognition cards are spaced away one day from production cards since it doesn't make much sense to show hem right after each other. You can tweak this to your liking in Model Properties -> Cards.


Anki? - Yufina - 2007-08-17

Kurosawa Wrote:Yufina: By default recognition cards are spaced away one day from production cards since it doesn't make much sense to show hem right after each other. You can tweak this to your liking in Model Properties -> Cards.
Thanks

But why both "production" and "recognition" cards are spaced 1 day?


EDIT: If I later bold, italic or underline kanji it automatically update the reading back to normal state. And I need to again edite the reading.


Anki? - zazen666 - 2007-08-17

Hi all,
Any Ubuntu users here?
I have been trying to get Anki running on Xubuntu for about a week now and have been running into snags.

You can read about my woes on the ubuntu forum here:

http://ubuntuforums.org/showthread.php?t=525399


Now, I'm not the best when it comes to compiling or installing when it isn't straight forward, but I was carefully to follow the read me file regarding dependencies.

When installing,I get the following error

Traceback (most recent call last):
File "setup.py", line 6, in <module>
import ankiqt
File "/home/marshal/anki-0.3.3/ankiqt/__init__.py", line 6, in <module>
from PyQt4.QtCore import *
RuntimeError: the sip module supports API v3.0 to v3.2 but the PyQt4.QtCore module requires API v3.4

I don't really know what this means or how to fix it, and since I cant seem to get much more help at the Ubuntu form, I though I would ask here and see if anyone could point me in the right direction.
The program looks amazing and I am excited to use it.

Thanks


Anki? - resolve - 2007-08-17

Yufina: if you've just reviewed 'recognition', you shouldn't practice 'production' again straight away either. So they are both spaced a day apart from each other.

zazen: I replied to your email. Are you sure that the version of sip and pyqt you have installed matches? What version of ubuntu are you running? What does this command print?

dpkg -l | egrep sip\|qt


Anki? - zazen666 - 2007-08-17

Hello resolve,
Thanks for responding. It appears that I didn't get you email. I'm not sure, but maybe it went to my spam box and was deleted.
anyways, I am using Xubuntu 7.04

Terminal output:

ii libavahi-qt3-1 0.6.17-0ubuntu3 Avahi Qt3 integration library
ii libdbus-qt-1-1c2 0.62.git.20060814-2build1 simple interprocess messaging system (Qt-bas
ii libqt3-mt 3.3.8really3.3.7-0ubuntu5.1 Qt GUI Library (Threaded runtime version), V
ii libqt4-core 4.3.0-4ubuntu1~feisty1 Qt 4 core non-GUI functionality runtime libr
ii libqt4-gui 4.3.0-4ubuntu1~feisty1 Qt 4 core GUI functionality runtime library
ii python-qt4 4.2 python-qt4 temporary replacement
ii python-sip4 4.5-0ubuntu2 Python/C++ bindings generator runtime librar


about your comment of sip and pyqt--I am not sure how to fix that issue if that is the case, how would I do that?
Let me just say that we appreciate how much you are working on this project. Thanks.


Anki? - resolve - 2007-08-17

It looks like you're using python-sip4 from Ubuntu's repository instead of the one provided on this page: http://www.pvv.org/~haraldhv/anki-deb/

You need to install python-sip4 4.6 from the link above.


Anki? - zazen666 - 2007-08-17

Hi,
okay, so I installed it, and this is what I am getting when try to run it:


ii libavahi-qt3-1 0.6.17-0ubuntu3 Avahi Qt3 integration library
ii libdbus-qt-1-1c2 0.62.git.20060814-2build1 simple interprocess messaging system (Qt-bas
ii libqt3-mt 3.3.8really3.3.7-0ubuntu5.1 Qt GUI Library (Threaded runtime version), V
ii libqt4-core 4.3.0-4ubuntu1~feisty1 Qt 4 core non-GUI functionality runtime libr
ii libqt4-gui 4.3.0-4ubuntu1~feisty1 Qt 4 core GUI functionality runtime library
ii python-qt4 4.2 python-qt4 temporary replacement
ii python-sip4 4.6 python-sip4 temporary replacement
marshal@marshal-laptop:~$ anki
bash: anki: command not found


Anki? - resolve - 2007-08-17

The setup script failed previously because you had the wrong library. Did you run setup again after that? Is there anything in /usr/bin/anki or /usr/local/bin/anki?


Anki? - zazen666 - 2007-08-17

Hi,
So, I think I got it!
Okay, so now I understand that I needed to "sudo python setup.py install" after downloading and extracting the deb....

And seems to be working!

Thanks for helping me get that set up. I really appericate it.


Anki? - resolve - 2007-08-17

Glad it's working now :-)


Anki? - resolve - 2007-08-18

I've added a wiki to the Anki homepages, which will allow people to add content by themselves. Please feel free to add any documentation you feel is necessary, or just ask questions so that I, or others can answer them. Expanding the "frequently asked sections" part would probably be a good start.

http://repose.cx/anki/wiki/


Anki? - skylarth - 2007-08-18

thanks for the wiki! will definetly add to it when i have time. i do have a question though. the plugins look really cool, but im not exactly sure how to install them. do i make the directory? because i dont think i have it now (but, i could just be confused).


Anki? - resolve - 2007-08-18

which directory? .anki? or plugins?

If you're just missing the plugins directory, it should be safe to create. Let me know if that's the problem.


Anki? - Yufina - 2007-08-18

Wow! Import system is a lot better than before =). First I have some problem, because i have some field that contains same meaning twice, but when I edited model Properties (that I can enter same thing twice) all worked well ^^


EDIT: The answer area is too down. Is there any possible that I can get it back to former position (anki 0.2.7)?


Anki? - resolve - 2007-08-18

Yufina: unfortunately it's not possible to change the position it's displayed in at the moment, due to the way it's rendered on the screen. Make your window smaller ;-)


Anki? - wzafran - 2007-08-18

resolve Wrote:Please feel free to add any documentation you feel is necessary, or just ask questions so that I, or others can answer them. Expanding the "frequently asked sections" part would probably be a good start.

http://repose.cx/anki/wiki/
Would be happy to!


Anki? - Transtic - 2007-08-18

Hi Resolve. I updated Anki 0.3.3 and have noticed 2 issues:

1.- I installed the plugins from your site - following your instructions; created a "plugins" folder within my "Anki" folder and copied the python files there, also created "kanji_info.txt" in the same folder -, but nothing happens, they just don't work on my computer.

2.- When creating a "Kanji report", it only shows the kanjis that appear on "recognition" cards, and the "production" ones just don't show up.


Anki? - Yufina - 2007-08-19

Keyboard short cut (like number 5) for "suspend fact" would be nice, so then I can easily sort cards, when I study them. I just started study JLPT4 deck. There have a lot of cards that I don't know yet, so I wanna firstly learn cards that I Know.


Anki? - resolve - 2007-08-19

Transtic: okay, that's the wrong folder. You need to look in your home directory (documents and settings\username on win32), for a directory called .anki

Yufina: 'suspend card' is too dangerous to put right next to '4'. And to be honest, I don't think you should suspend a lot of facts as a way of trying to work through a difficult deck. It's designed so that you can remove old information from review when you already know it well enough.


Anki? - skylarth - 2007-08-19

resolve Wrote:which directory? .anki? or plugins?

If you're just missing the plugins directory, it should be safe to create. Let me know if that's the problem.
um, on os x, where should the .anki dir be? in my home folder? there isnt anything there. also there are no folders named anki on my computer besides the ones that just hold decks and stuff. do i just look inside the app or whatever? thats where i went first, but i couldnt find plugins. sorry for the trouble! i suppose i should just create the dir, but im not really sure where its supposed to be on os x.


Anki? - Yufina - 2007-08-19

How about button for "Show hiragana (or reading) first" and then meanig? I remember Hiragana version sometimes much better than kanji.


Anki? - droog - 2007-08-19

Anyone have an example kanji_info.txt that works for the kanji_info.py plugin?
I'm trying to add the stroke order font to to the answer side.

Thanks.


Anki? - taijuando - 2007-08-19

has anyone had the problem recently that after typing in a japanese phrase the reading provides all the alternate readings...is there a way to just get the reading that you type in??????? for example i type in ひと But じん Also pops up on the reading