|
|
Scriptsfor external scripts that run outside of Mnemosyne to help prepare cards AutoKey scripts to speed up the creation of cloze and image flashcards (Linux)Type:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
own work Description:
Take a look at the videos to get an imagination of the usage: If you like it, you can flattr me ;-)
Use HTML to edit flash cardsType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Testing
Source:
None Description:
HTML for flash card Use HTML as file format to edit flash cards. Then use a Python File Format The following is a frame for one flash card. Of course an HTML file can >DIV CLASS="flashcard"> Put the contents of "Question" into the "DIV" with ``CLASS="front"``. Note, beside and inside the above structure, you can use any HTML tag as You can edit it as a real HTML file, as long as you put each card inside: Usage After you create the HTML file, use the following command to convert it to what ./html2cvs html_flash_card.html Read/Edit HTML will be easy, comparing to edit "plain text files where each Example from a real file
<DIV CLASS="back"> <DIV CLASS="flashcard"> Install To use it, make a directory, put the zip file in, unzip it, mkdir /path/to/my_working_dir Then you can edit you HTML flash card file (for example: html_flash_card.html) ./html2cvs html_flash_card.html You can then import the file: html_flash_card.html.tab.txt Mnemosyne Parser to review cards on PSP/DS/iPhone/iPod/Mobile phone/CameraType:
Plugin
Compatibility:
Mnemosyne 1.1.1 +
Status:
Testing
Source:
A work in progress by Myself. For feature/change requests please visit: http://mnemosyneparser.blogspot.com/ I will be happy to add functionality when I have a chance. Description:
This is a work in progress. Please visit http://mnemosyneparser.blogspot.com/ for the latest information/version. Useful for reviewing cards on portable devices such as PSP/DS/iPhone/iPod/Mobile phone/Camera Reads a mnemosyne XML export and creates a series of images of the cards content. Orders the cards by a field of your choice (easiness, grade, retention reps, grade & easiness, grade & retention reps). It then essentially creates a question card (.jpg) with a numerical filename exactly 1 less than the answer card (also After your Mnemosyne repitions, you recreate the cards (the new gradings assigned my mnemosyne essentially shuffle the deck each day), load them onto your portable device and view them when you have time to kill. Application does not support grading. Written in C# (.Net 3.0) and tested only on Windows platform. EDIT: Applied fix for stupid devices that believe 02 is bigger than 012. (Never sort file names in this way. Stupid, stupid, stupid)
SuperMemo Text to Mnemosyne XML (a way to preserve sound and images from SuperMemo course)Type:
Plugin
Compatibility:
Mnemosyne 1.1 +
Status:
Incomplete
Source:
Importing SpeedUp! to Mnemosyne Description:
Converting SuperMemo "text" export to Mnemosyne XML format. SuperMemo "text" format handled here: Begin Element #1 The script handles file paths remapping but does not handle learning data import (it could be added easily - see script sources and note "TODO: learning data" - I just did not need it) Get flashcards from flashcardexchange.comType:
Card Collection
Compatibility:
Mnemosyne 1.x +
Status:
Incomplete
Source:
Written by me. Description:
Simple python script to download a full set of flashcards from the site http://www.flashcardexchange.com. Simply run the script with the flashcard set number that you see in the URL of the set of cards you want. A few additional options are explained in the program's help message.
svgtoquizType:
Plugin
Compatibility:
Mnemosyne 1.0.x
Status:
Complete
Source:
http://www.cse.unsw.edu.au/~tbourke/software/svgtoquiz.html Description:
Svgtoquiz generates card sets for memorising details of images, such as states or countries from a map, or the names of bones or muscles from a schematic of the body. It reads an svg file and extracts all path elements whose id attributes match a given regular expression. It highlights each path in turn, by changing the fill colour, and produces image files that Mnemosyne can read. The script also produces an XML file, containing a set of questions and answers linked to the generated graphic files, for import into Mnemosyne. If the id values are not suitable as questions, a separate csv file can be created, in Excel for example, to map each id value to more appropriate text. Helper for Images, Removing Formatting, Cloze and Microsoft Word [AutoHotkey, Windows]Type:
Plugin
Compatibility:
Mnemosyne 1.0.x
Status:
Testing
Source:
A continuation from http://sourceforge.net/forum/message.php?msg_id=4956853 If you haven't changed the Word keyboard shortcuts from Ctrl-F9 for New Field and F9 for Update Field, you can use the compiled EXE version if you like and don't want to install AutoHotkey(more info). Otherwise, please feel free to edit the script to your purposes. Description:
Download includes both the compiled EXE and the original AutoHotkey script so you may tailor it to your needs. How to use:
New features June 2, 2008[Download Below]:
New features May 25, 2008 [Download Below]:
New features May 20, 2008:
Special Notes:
Songs introType:
Plugin
Compatibility:
Mnemosyne 1.0.x
Status:
Complete
Description:
I created a Python program to build a card collection to learn song names. Timestamp cards (AutoHotkey script)Type:
Plugin
Compatibility:
Mnemosyne 1.0.x
Status:
Testing
Description:
An AutoHotkey script for adding a timestamp to cards. Please edit the script to suit your purposes. Alt-Q: move to question field Note: timestamp is enclosed in tags so they show up in the Edit Deck dialog but not during review. Of course, you can edit or change this behavior however you like.
|