From: Agro R. <agr...@gm...> - 2006-02-02 13:21:34
|
The full suggestion contains image and can be viewed here: http://agro1986.wikispaces.com/PyqtmemaidMnemonicSupportSuggestion Here's the text-only version: I use mnemonics extensively for my Japanese study. With mnemonics, I can easily associate a Kanji with its meaning, its meaning with its reading, etc. Sadly, pyqt memaid doesn't support mnemonics. It would be great if pyqt memaid support mnemonic. Here's some fake screentshots... When adding a new item, we can add an optional mnemonic: mnemonic-add.gif When answering a question, after clicking "Show answer", the button will switch to "Show mnemonic" (if a mnemonic is available for the item): mnemonic-answer.gif Clicking on "Show mnemonic" will show the mnemonic and now the button will change to "Show answer": mnemonic-mnemonic.gif Currently, because pyqt memaid don't support mnemonic, I usually add a HTML comment in the answer field to store mnemonics. To view the mnemonic, I click on "edit current item". |