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.
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 It is important to notice what median is and why I choose it instead average. When you find out about median you will know why average is evil measure and shows only lies. I want publish both patches, but I do not know how to do it. But I can not waste more than half hour to do that. So what is the easiest way to send this patches to Mnemosyne developers? regards Jax --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
