Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 2a9c5c5229 prioritize marked over suspended
'Many of them are from earlier grammar lessons where I didn't know several
vocabulary words, so during reviews I suspend those cards. Others are leeches.
Occasionally I go through the list, and mark those that I'm ready to study.
Then I filter on marked, and do edit->reschedule. So during this process it's
hard to know which suspended cards I've marked already.'
2012-05-30 12:26:42 +09:00
aqt prioritize marked over suspended 2012-05-30 12:26:42 +09:00
designer documents/anki 2012-05-29 11:39:19 +09:00
tools basename fix thanks to muflax 2011-12-20 16:44:52 +09:00
.gitignore bundle qt translations 2012-04-18 01:04:07 +09:00
anki add makefile and support files 2012-04-24 14:52:07 +09:00
anki.1 add makefile and support files 2012-04-24 14:52:07 +09:00
anki.bat pause @ end of anki.bat 2012-01-09 10:17:24 +09:00
anki.desktop add makefile and support files 2012-04-24 14:52:07 +09:00
anki.png add makefile and support files 2012-04-24 14:52:07 +09:00
anki.xpm add makefile and support files 2012-04-24 14:52:07 +09:00
ChangeLog.old initial commit from hg 2008-09-28 00:00:49 +09:00
LICENSE tweak wording 2012-04-24 13:42:12 +09:00
LICENSE.logo allow ankidroid link 2012-04-06 07:54:00 +09:00
Makefile add makefile and support files 2012-04-24 14:52:07 +09:00
README update readme 2012-05-05 02:06:24 +09:00
README.development mention win32 dev docs 2012-01-16 07:34:37 +09:00
README.translating fix recursion error, update docs 2009-06-30 11:47:30 +09:00

Anki
-------------------------------------

Prerequisites
---------------

To install the prerequisites on Ubuntu/Debian, please use the following
command:

sudo apt-get install python-qt4 mplayer lame libportaudio2

If you're on another distribution the packages may be named differently, so
please consult your package manager.

Your Python version will need to be 2.6 or 2.7 (not 3+), and PyQt needs to be
4.6 or later.

Installation & Running
------------------------

Anki does not need installing, and can be run from the directory it is
extracted to. If you extracted it to ~/anki-2.0 for example, you can run Anki
by simply typing ~/anki-2.0/anki in a terminal.

If you'd like to install it system wide, change to the folder you extracted it
to, and run 'sudo make install'. If you need to uninstall Anki in the future,
you can do so by typing 'sudo make uninstall'.

More information
-----------------

For more information and the latest version, please see the website at:

http://ankisrs.net/