Chadokoro_K
Member
From: Berkeley, CA - Uji, Japan
Registered: 2006-08-22
Posts: 158
Is Anki a good SRS for non-language related studies? What other programs/tools do you recommend (and why)?
I will be studying Acupuncture. There will be quite a bit of Chinese terminology (in pinyin) that I would like to associate characters with (and perhaps learn the Japanese readings for as well), but the majority of it will be non-language related study.
Have other people here used Anki or another SRS to memorize things other than characters and foreign language (Japanese/Chinese/etc)?
How well has Anki or another SRS program worked for you?
I'm not very fast at typing. (Sigh.) And so far my OCR software hasn't performed that well with text that I've scanned. Maybe I need a better scanner. Any recommendations on a good scanner for text?
I've heard folks on other threads mention scanning texts into image files to use with their SRS. Is this easy to utilize in Anki? What image format is best?
(Sadly I'm not very tech savvy either.)
What other methods do you use to get data into your SRS?
Any and all help and suggestions will be greatly appreciated.
Thanks!
Last edited by Chadokoro_K (2008 July 20, 1:47 pm)
Chadokoro_K
Member
From: Berkeley, CA - Uji, Japan
Registered: 2006-08-22
Posts: 158
Thanks, Kef.
I'm glad to hear that Anki should work fine for non-language learning. (I've read that super-memo can be a bear to learn how to use.)
I want to scan text images to use with Anki. (My OCR is useless.)
Can anyone recommend an image format for scanning text -- for use in Anki (or another SRS)?
Thanks in advance.
Last edited by Chadokoro_K (2008 July 23, 11:45 pm)
woodwojr
Member
From: Boston
Registered: 2008-05-02
Posts: 530
Eh, there's plenty of material that can be reviewed in a fast, straightforward manner--even just learning the more commonly used identities, definitions, and mathematical symbols can be worthwhile. The entry, though, is painful.
Edit: regarding LaTeX support, every card needs a big honking <latex></latex> opening/closing pair to make the whole card be in LaTeX, there's no way I've found to set a card template without editing the program source so you have to enter that on every single card (woe betide you if you actually want to copy/paste information other than the tags), and if you relent and try to just use the math environment, you're still having to type seven extra characters every time you want to use it (<$></$>).
There are other issues regarding the (as far as I can tell) nigh-impossibility of making the program work with XeLaTeX short of substantial modifications to the source, but the above parts are the real dealbreakers IMO.
~J
Last edited by woodwojr (2008 July 24, 2:15 am)
woodwojr
Member
From: Boston
Registered: 2008-05-02
Posts: 530
I've heavily customized the preamble already (well, more like copied most of my standard preamble from the templates I use for general-purpose work). The problem with Mnemosyne's use of XeLaTeX is that Mnemosyne relies on the output of a PNG, while I haven't been able to find a PNG converter for XeLaTeX's XDV output, and dvipng expects, well, DVI files.
I don't know how Anki does its display; once I get over losing most of yesterday to Mnemosyne I might try to force it to do what I want. The shortcut key, while no kind of solution, is certainly a good workaround to know about; much appreciated.
~J