From 1796a65fd4803ca107ea0eec2e158216d8e86e74 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Tue, 27 Apr 2010 03:36:13 +0200 Subject: Write down ideas for future improvements. --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..a432b43 --- /dev/null +++ b/TODO @@ -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!... -- cgit v1.2.3