Hi, I’m not sure if this will work out of the box, I suggest you try it.
In any case, it’ll certainly be possible to achieve this by writing a plugin for a custom Renderer and/or CardType. To see how Mnemosyne assembles html, see here: https://github.com/mnemosyne-proj/mnemosyne/blob/master/mnemosyne/libmnemosyne/renderers/html_css.py Cheers, Peter From: [email protected] <[email protected]> On Behalf Of Ilmars Cirulis Sent: 28 February 2019 22:39 To: mnemosyne-proj-users <[email protected]> Subject: [mnemosyne-proj-users] How to change card's Back from Front using JavaScript? Hello! If I want to add some element to Back, using JavaScript in Front, is it possible? I added an ilustration in the attachment. Best wishes, Ilmars -- 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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/9bd1ad05-d174-4773-854a-da9b6a94cd4b%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/9bd1ad05-d174-4773-854a-da9b6a94cd4b%40googlegroups.com?utm_medium=email&utm_source=footer>. 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/75934a375a384229bcf3c93aba33f677%40xmail102.UGent.be. For more options, visit https://groups.google.com/d/optout.
