On Saturday 09 May 2009 11:49:45 am Jacek Jaworski wrote: > Hi > > I have wrote two interesting patches: > 1. one hand working with Mnemosyne (one line path which bind > MainDlg.show_button with Enter key). The line is: > self.show_button.setAccel(Qt.Key_Enter) > This is really cool when I can work with Mnemosyne with full speed > using only numeric keyboard with out clicking and moving mouse.
This should already work in a unpatched Mnemosyne. > 2. statistics after every session with Mnemosyne. Statistics are > showed in MessageBox and added to file csv. So it is possible open it > in OOO Calc or M$ Excel and do some fancy charts which shows progress > and efficiency your work with Mnemosyne in long time period. IMHO this > is really important to measure efficiency every work which I do. So > probably people will appreciate this feature also. > So every row in cvs file have following columns: > sesion start > sesion duration [minutes] > total showed cards - during this session > unique showed cards - during this session > repetitions median this time - for cards showed more than once in this > session > interval median for graded this time [days] - for cards showed in this > session > interval median for all graded [days] - for cards showed since start > working with this database > planed remain > not memorized > total cards Try and write this as a plugin so that it is not necessary to patch Mnemosyne itself. Then you can publish your plugin on the Mnemosyne webpage. Note that I will probably not make a new 1.2 release, as all the effort is going in to 2.0 instead. Cheers, 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 -~----------~----~----~----~------~----~------~--~---
