Hi, The way the different components interact has changed a bit over the version, and this plugin seems broken as a result. I'll put this on my todo list for the next release.
Cheers, Peter -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Garrison Taylor Sent: 03 May 2020 19:57 To: mnemosyne-proj-users <[email protected]> Subject: [mnemosyne-proj-users] Key Shortcuts Plugin Hi, I'm trying to remap key shortcuts for the card rating buttons. I found the example plugin for this in the source code and followed the instructions to zip it, rename it, and load it in Mnemosyne. Unfortunately, although it appears as enabled in the plugins window in Mnemosyne, it doesn't seem to actually do anything - pressing the assigned keys isn't doing anything. No errors are showing in the application log. Putting a print statement below the register_user_plugin() line does show in the log, but a print statement in the __init__() of MyReviewWdgt doesn't show, indicating that the widget isn't being loaded properly. I'm using Mnemosyne 2.7.1 on MacOS 10.15.4. Thanks, Garrison -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/4BA92453-888D-4DA8-A973-2E2F53044C30%40gmail.com. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/006901d62213%24572f50d0%24058df270%24%40gmail.com.
