]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - todo.txt
Added WholeSection entries and parser.
[DictionaryPC.git] / todo.txt
index 80302ef341647ff45c583a4f6daf3d9abffcea5f..7be6386c3ef7b9b025fed986e80bd22cc6edba7e 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,3 +1,19 @@
+get rid of Appendix:....  sections from EN.data in split.
+
+
+
+fix update screen.
+
+download latest wiktionaries
+split
+DictionaryBuilderTest
+rebuild dictionaries.
+zip -9
+rebuild Check
+publish.
+
+
+anytime there's a tr= or a head=, make sure to file under that!
 for i in res/raw*/*.html; do echo $i; tidy --input-encoding utf8  --output-file $i $i; done
 
 SpannableText persisted class with a list of spans with span types. (might need its own builder.)
@@ -110,4 +126,5 @@ fix up dictionary manager:
   thread that handles unzipping, downloading for the life of the application (so screen changes don't screw it up).
   check over UI.
 * multi word search
+change sorting to put your locale first
   
\ No newline at end of file