|
|
PluginsA Python plugin Automatic creation of picturequestions from pictures in a directoryType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Testing
Source:
inspired by the idea from dandelo under scripts Description:
inspired by the idea from dandelo under scripts i have implement this simple plugin with (i think so) similar functionality After copying the file to the plugin dir you should see a new import filter "Generate from Picturename" Tested only with linux, but i think the only part to change for Windows ist the Backslash in the pyhtoncodeline that I have marked in the script with a comment GogostyleType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Custom code. Hereby released under a BSD license. Description:
Change the font, size, or colour of specific characters in Mnemododo (an Android client for Mnemosyne). For example, make Thai characters larger, or change the colour of Chinese text to blue, or use a different font for Korean characters. In fact, the plugin applies regular expression substitutions during exports from Mnemogogo, so it can likely also solve other display issues. To use:
The plugin has built-in regular expressions for:
Please email me if you need something else, or edit your Mnemosyne config.py file according to the instructions inside the plugin file. Google text-to-speechType:
Plugin
Compatibility:
Mnemosyne 1.2.2 +
Status:
Complete
Source:
Port of the Anki plugin by Arthur Helfstein Fragoso Description:
Google text-to-speech plugin Copy google_tts.py and subprocess.py to your .mnemosyne/plugins directory. Pressing F3 will read out the question, F4 will read out the answer. The language is by default set to English, but can be changed by editing google_tts.py. This plugin requires that you install mplayer on your system. Under windows, it should go into C:\Program Files\mplayer\mplayer.exe
GogorenderType:
Plugin
Compatibility:
Mnemosyne 1.2.2 +
Status:
Testing
Source:
Original code. Released under a BSD license. Description:
Plugin for rendering segments of text as image files. The main reason for this plugin is to work around the limitations of NB: On phones where security prompts cannot be disabled, each image will Basic use: save the plugin file into the Mnemosyne plugins directory For bigger renderings: add the following line to the $HOME/.mnemosyne/config.py file: Changes
Display Number of Forgotten Cards in Status BarType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Based on the following plugin: http://mnemosyne-proj.org/node/177 Description:
This plugin displays in the status bar the number of cards you've forgotten. The number of forgotten cards is the number of cards "not memorized" minus the number of cards you haven't seen yet. I use the number of forgotten cards in conjunction with the number of scheduled review cards, trying to get both numbers to zero every day so that I don't knowingly forget any cards. Mnemogogo: Making Mnemosyne MobileType:
Plugin
Compatibility:
Mnemosyne 1.2.2 +
Status:
Complete
Source:
Original code, with core scheduling elements adapted from Peter Bienstman's Mnemosyne 1.x Description:
Mnemogogo is a plugin for Mnemosyne 1.x (not 2.x) for exporting and importing cards to and from a mobile device. It does not perform full synchronization, but rather transfers only those cards to be reviewed in the next few days. Mnemojojo is a J2ME (Mobile Java) application for reviewing and grading Mnemosyne cards on mobile devices. It will run on many mobile phones. It supports basic html markup, graphics, and sound. It does not support editing cards. Mnemododo is an Android application for reviewing and grading Mnemosyne cards on Android phones. It supports html markup, graphics, and sound. It does not support editing cards. It is available in the Android Market for a small price. There is also a free demo version: Mnemododo-USA States for testing and evaluation. It is available for download here or on the Android market. Instructions for installing and using these programs can be found at this website. Mnemogogo Changes
Mnemojojo Changes
Important upgrade note: before upgrading to Mnemogogo 1.2.2, please import from all databases.
Abbreviated Card Statistics in Status BarType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Based on Timothy's plugin available here: http://mnemosyne-proj.org/node/172 Description:
This plugin abbreviates the text in Timothy's "Card Statistics in Status Bar" plugin in order to prevent the Mnemosyne window from needing to stretch out horizontally to fit all of the text into the status bar. For example, here is a pair of hypothetical outputs by the two plugins. Timothy's version: My version:
Alternative Keys for GradingType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Original code. Description:
Makes the backtick (`) a shortcut for the Grade 0 button. On many keyboards the backtick is to the left of the 1 key. This plugin thus makes it possible to review new cards easily with two fingers of one hand. If necessary the plugin can be changed in a text editor to select a more appropriate key. The plugin also helps with laptops where normal keys double as a numeric keypad (e.g. m/0, j/1, k/2, l/3, u/4, i/5). Those keys can be used to grade cards without having to use NumLk.
Future Schedules in Status BarType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Original code. Description:
Display the number of future scheduled cards in the status bar. e.g. displays at bottom right: This information is useful for balancing the learning of new cards on one day with the new work that entails for the next and subsequent days. Card Statistics in Status BarType:
Plugin
Compatibility:
Mnemosyne 1.x +
Status:
Complete
Source:
Based on a patch by Adam Raizen, with one or two improvements. Description:
Displays the statistics of the current card in the status bar. e.g. displays for the current card at bottom left: The Days until next repetition field shows potential values for grades 1-5. This plugin can be useful for understanding how the spaced-repetition algorithm works and debugging extensions to Mnemosyne. Its value for ordinary users is, however, disputable. In many ways it is better to trust the algorithm and implementation, particularly when choosing how to grade cards. In fact, the display of potential future intervals can be disabled for this reason.
|