diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +* Don't pollute memory by endlessly saving results of all previous + searches: redo them if necessary. + +* Display information of character block and general category. + +* Provide a way to access (or search) a character directly by number. + +* Do something about Chinese ideographs. + +* Provide a way to repopulate database if desired. + +* Implement a list of "favorite" Unicode characters? + +* Comment the code!... |