]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - todo.txt
Fixed combining marks on Unicode regexes.
[DictionaryPC.git] / todo.txt
index 7adfe5cf173691a2e968d4267337500a93f76274..80302ef341647ff45c583a4f6daf3d9abffcea5f 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,39 +1,54 @@
+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.)
+Choosable flags for: German, Spanish, English, Portuguese, Arabic (with defaults).
+Hide uninstalled dictionaries.
+Update DictionaryBuilder.jar
 For next release:
-refactor wiki parsing.
+flag images
+test/fix return to last-used dictionary
+downloads stability
+history dialog
 random word jump
-multiword find.
-dictionary update.
-{{Arab}}
-???italian verbs
+italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!)
+
+Handle other sections:
+  Pronunciation
+  Synonyms
+  Usage notes.
+  Chinese: handle "Compounds" section
+
+handle enwiktionary examples like "asdf (asdf)"
+better example splitting
+check arabic UI fix
+
+* link to leo, dict.cc
+* source in context menu
+* quiz
+* colorize things
+
 
-pronunciation
-synonyms
+done:
+* sorting of entries
+* better Row/Entry classes?
+* wiktionary
+* better tokenization?
+* publish 2.0 dictionary
+* test email
+* dict manager
+
+flashcards
 move dict to top of list when downloaded
+speech synthesis
 speech recognition
-flashcards
 text to speech / audio from wiktionary
-
-**** UI:
-! multi search
-X version number
-! enter should hide keyboard
 icons inside dictionaries
 
 
 **** PC:
-! still lots of wiki markup in output.
-italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!)
 handle word-info in English.
-Handle other sections:
-  Pronunciation
-  Synonyms
-  Usage notes.
-  Chinese: handle "Compounds" section
 {{count page|[[Wiktionary:Page count]]}}
 
-{{gloss|money and wealth}}
-it_it: gossip {m} (noun), inv
-
 Bad filing: under Arab?
 ===Arab===
   جميل {m} (tr. jamiil) (adjective), feminine singular and inanimate plural: {{Arab|[[جميلة]]}}, masculine plural: {{Arab|[[جمال]]}}, feminine plural: {{Arab|[[جميلات]]}} :: beautiful
@@ -58,13 +73,6 @@ Bad filing: under Arab?
   fare {{it-verb}} {{transitive}} :: To do
 
 
-
-
-**** Wiktionary:
-
-in wiktionary
-  futurismo :: futurism () (noun)
-
   
 done:
 {infl}
@@ -78,4 +86,28 @@ always put defs in list...
 ! Check analytics
 ! Upload dics
 font size
+refactor wiki parsing.
+{{Arab}}
+"form of" to bottom
+new dictionary version: with links!
+parse dictionary_info file in client to show default dictionaries.
+black/blue background title rows, gray side pane for other language side
+faster search
+show "no search results"
+fix {t}
+add langs
+fix \n in info
+help screen
+num words in UI.
+multiword find.
+! enter should hide keyboard
+eng_urdu
+about dict dialog
+* timeout on the exact search...  if it can't confirm, it should just switch and go....
+* reload dictionaryInfo sometime...
+* change path of /sdcard/quickDic/...
+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
   
\ No newline at end of file