This is a crude plugin for the Mnemosyne software which will restrict the find function in the edit items dialog (Ctrl+D) to finding the searched string only in the question field.
This feature can be useful in the context of language learning. I.e, if one is using sentences in the second language on the question side, and translation/definitions/grammar on the answer side. One can thus find quickly if there is an example sentence in the database. The standard search would be troublesome when definitions are given in the second language.
This plugin has only been tested on windows.
I also hope this plugin will be useful for anyone trying to develop his own plugin as it provides a hack for "redefining" member functions. If someone knows a more elegant solution I would like to hear about it.