* [email protected] <[email protected]> [2015-01-06 09:35 -0800]: > Am Dienstag, 9. Dezember 2014 21:28:34 UTC+1 schrieb Peter Bienstman: > > The new Mnemosyne Android client is now available on Google Play: > > > 1st: I hit the ratings accidentally several times a week (not to say at least > daily). The problem is that the show result and the ratings are at the same > area and sometimes I just slip to make a double click (on the bus for example > it's quite easy to "slip"). I think a delay to avoid double clicks of maybe a > second would help me a lot.
The older Mnemododo client implements a very brief delay before displaying the grading buttons. It is implemented as an animation: http://bazaar.launchpad.net/~tbrk/mnemododo/trunk/view/head:/src/org/tbrk/mnemododo/MnemododoMain.java#L169 http://bazaar.launchpad.net/~tbrk/mnemododo/trunk/view/head:/src/org/tbrk/mnemododo/MnemododoMain.java#L294 The idea is very similar to 'switch debouncing' techniques used by embedded engineers. Anyhow, it seems to work well in practice, at least on my phone: I have been reviewing more than 100 cards per day on my phone for years now. I almost never 'double tap' and the small delay seems to have no real impact on review efficiency, i.e., I never feel as if I have to wait. Perhaps this idea would also work well in the official Mnemosyne client? Tim. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/20150107144639.GA29993%40tbrk.org. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Digital signature
