Mnemosyne

Mnemosyne is an open-source, cross-platform flashcard program that uses a spaced repetition algorithm for maximizing learning efficiency.

It is inspired by the proprietary SuperMemo and comparable to Anki, but with a stronger focus on a minimalist, distraction-free UI and simple but flexible work-flow.

Mnemosyne is written in Python 3 and uses the Qt toolkit.

Installation

Install the mnemosyneAUR package.

Configuring

Most of the options in Mnemosyne are available directly in the user interface. A few infrequently-used options are accessible through a configuration file located at ~/.config/mnemosyne/config.py.

Size of mathematical formulae

If you would like to decrease the rendering resolution of mathematical formulae (default 200 dpi, which is rather large on most screens) to better fit with normal text, open the file ~/.config/mnemosyne/config.py and decrease the number following the -D option in the line that looks like:

dvipng = "dvipng -D 200 -T tight tmp.dvi"

Other Resources

The Mnemosyne website offers:

See Also

  • Anki - another open-source flashcard program using spaced repetition
gollark: On flight: It's just *really convenient*. A progression between multiple forms of flight would be good though.
gollark: Most of the game, I stay in my base/mine underground, so the armor is basically only an occasionally-useful thing in caves etc.
gollark: My opinions on the flight/armor thing:
gollark: All hail the eternal RotaryCraft!
gollark: 1 in 569791241251251252165162.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.