Hi, You need to wrap it in a plugin:
http://bazaar.launchpad.net/~peter-bienstman/mnemosyne-proj/trunk/view/head:/mnemosyne/mnemosyne/example_plugins/new_card_type.py Put your python file inside a zip archive, rename *.zip to *.plugin, and import it using the plugin manager. Good luck! Peter > -----Original Message----- > From: [email protected] [mailto:mnemosyne- > [email protected]] On Behalf Of [email protected] > Sent: 30 August 2015 20:42 > To: mnemosyne-proj-users <[email protected]> > Subject: [mnemosyne-proj-users] How to create own card types > > Hi, > > I understood that it's not possible to create our own card types from the GUI > (the way anki does) and I think that's too bad because that is one of the most > basic feature an SRS software should provide. > > I found a directory where the types are defined and created a new file. I > copied a file and just change the class name and id. But I could not get the > type in the type list when creating a card in the GUI. > Is there any way to create easily a new card type? > > Best regards. > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to mnemosyne-proj- > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/c5691259-f36c- > 4f08-bb0c-68313ddf72fc%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/011001d0e3f1%241e3eccc0%245abc6640%24%40UGent.be. For more options, visit https://groups.google.com/d/optout.
