Scripts and Plugins

PDF versionPDF version

Download scripts and plugins to extend Mnemosyne.

Note: some of these third-party plugins and scripts still need to be updated to work with Mnemosyne >=2.4. Please contact the author directly.

A Mnemosyne plugin to render consistenly formated multiple-guess Front-to-back
cards with random answer order. v1.0

This plugin only affects card rendering while toggled on. No permanent changes
are made to cards.

Currently only supports mnemosyne Front-to-back cards and questions that have four
choices, starting on a newline with one of the characters A through D, followed
by a period and space. This format is what was used by the ARRL General
License 2019 question pool.

CL#
CL#
CFAL3
IDET Test purposes
DrawAnswerScript ready for testing.

helps with the numbers

This is a script for Mnemosyne makes possible to quickly produce dots (locations) or block out with fields (occlude) an area of an bitmap image for learning the names of those areas in Mnemosyne. Each dot or field is then made into to “map” cards for importing into Mnemosyne via a text file. You can later modify the position of the field or dot by editing the card in mnemosyne. See readme for more information.
Randomizes a list of multiple choice answers. Extract everything into your db_media directory. Insert into front card like this: What is the surname of the actor in Rio Bravo? <SCRIPT LANGUAGE="JavaScript">var choicesArray = new Array("Wayne", "Taylor", "Ford", "Hemingway");</SCRIPT><SCRIPT LANGUAGE="JavaScript" SRC="scripts/multipleChoice.js"></SCRIPT> .
An example of an importation python script from a html file to a tab-separated file

Pages