Fork me on GitHub

Studying. In plain text.

A simple markup language for creating flashcards

Overview

Every programmer knows the fastest way to do anything is in a text editor. Flashup takes that philosophy to flashcards, providing a markup system in the spirit of Markdown and reStructured Text. A PDF traslator is provided for easy printing. Translators to formats importable by Anki and Mnemosyne are provided for flashcard review on Linux, Mac, Windows, iPhone, Android, and the web. Flashup provides simple text formatting and special modes for writing program code and LaTeX. Many samples can be found here.

Release History

Source Code

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/ymasory/Flashup.git
Alternatively, you can browse the code through GitHub.

Contact

Yuvi Masory