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.
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.
Plugin to intercept a custom tag of the form in the question and answer text, and open its content in a separate program.
The attached file is not in the '*.plugin' format, since you need to edit it before it does anything useful. So, change the extension to *.py, edit the file and change the following variables to what you want:
tag_name = "my_tag"
tag_program = ["/bin/cat"]
Note: under Windows, you might need to specify the full path of the program location.
Show statistics abbreviations on the right of the status bar. (v1.0.1)
Users are recommended to also install my another "Card Statistics". The two plugins together will provide all the information you need!
All abbreviations are listed as follows:
Show card statistics on the left of the status bar. (v1.0.1)
Users are recommended to also install my another "Statistics Abbreviation". The two plugins together will provide all the information you need!
All abbreviations of the current card are listed as follows:
IMPORTANT: for a version which works with the latest Mnemosyne, see here and here.
Allow faster markup of some common formatting for cards entered from
dictionary entries:
[text] is italicized.
{text} is italicized and parenthesized.
Also shortcuts for italics and bold that are easier to type than html:
text is italicized.
text is made bold.