This file is indexed.

/usr/share/doc/kdrill/TODO is in kdrill 6.5deb2-11build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
add 'zaSSHI' support


[Hey, this file is actually shrinking! But feel free to email me
 more suggestions for it :-) ]

REPEATFRACTION should be tunable (in options window)


fix matchkana() and matchkanafirst(), to more closely match up
  with how they are named.

Clean up romaji input. I just made it even more disgusting with the
 '_' handling. Unify the hacks into a consistant hack method!
 
------------------------------------------------------------

Need to ensure that edict kanji appears in appropriate place in structs.
Dammit, thought I DID this already?!!

--------------------------------------------------

Sheesh.. need to standardize whether to code for 
translations[].nextk, or transltions[count], or BOTH.

10) randomize between guesskanji and guessenglish!

11) make wrong answers from stroke-similar characters.
  [Just pick kanji with same stroke count. but only if
   sufficient number of chars, and STILL need to check for
   infinite loop]

18) ? allow range restriction by JIS number and other things?