~kevang/mnemosyne-proj/grade-shortcuts-improvements

« back to all changes in this revision

Viewing changes to mnemosyne/TODO

  • Committer: Peter.Bienstman at UGent
  • Date: 2015-04-13 13:30:01 UTC
  • Revision ID: peter.bienstman@ugent.be-20150413133001-q8dwt76k8c3fcmn1
Tag 2.3.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
* archiving old log
 
1
archiving old log:
 
2
 
2
3
* include machine id in log name?
3
4
* add testcase
4
5
* include syncing
8
9
 
9
10
Android:
10
11
 
 
12
-double check what happens if you have no saved sets
11
13
-revisit multiple database option?
12
14
-set default grade
13
15
-check 'redraw now'
26
28
 
27
29
-prevent holding of number keys to register as two keypresses (Killian Evang)
28
30
 
29
 
 
30
31
-duplicate check on answer too? Needs to check whether all necessary fields are marked as unique,
31
32
 also in F2B and B2F, vocabulary
32
33
 
33
34
-fix multiple audio files and start/stop (Ansgar Bohmann) 
34
35
 
35
 
 
36
36
-better in dialog explanation for hold n cards in your hand?
37
37
 
38
38
-option to turn off card count per tag?
267
267
3. Enter "� test �" (alt+174, alt+175) on back
268
268
The card gets closed the moment one has hit the alt+..5 key and a new card is
269
269
created with just the "�" symbol.
 
270
-Qt bug: enabling word wrap on tag label breaks setting of stretch factors in 
 
271
 q and a
270
272
 
271
273
 
272
274
-coverage bug?: default_controller().sync() does not seem to get picked up.