On Feb 20, 9:06 pm, Seth <[email protected]> wrote: > Hello, > > Are additional export formats being added in mnemosyne 2?
It's not very high on my radar. > Could a plug-in be created to do exporting or is exporting only > supported through the code-base? > > Is there a "getting started" page for developing plug-ins? A > reference guide for the plug-in API etc? There is documentation on libmnemosyne. See also http://www.mnemosyne-proj.org/hacking.php There is also a folder with example plugins with description. However, for 2.0, I haven't worked yet on the API to specify plugins for file format exporting, so that is still a missing piece. If your work is urgent, you can start by adding an export file format to the 1.x codebase. Migrating to the 2.0 file format API once it's available shouldn't be too hard. Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
