
Fresh Memory is a program for studying foreign words. It can manage flashcards stored in dictionaries. The user can create and edit the dictionaries. The flashcards are used to study words with word drills (random flashcard browsing) or spaced repetition. It can also be used to study any structured data. The examples could be capitals of countries, chemical elements, or even birthdays of friends.
License: GNU General Public License v2
Changes:
A spaced repetition algorithm based on SM-2. The study data is kept in a user-specific directory. Support for multiple fields in cards. A dictionary can have cards with many languages. All dictionaries, cards, and fields are identified with UUIDs. It is possible to add/remove cards or fields in a dictionary without any negative effects to the study data. Support for image includes. Basic HTML tags. Backwards compatibility with 0.3 version dictionaries
More...