X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=todo.txt;h=4b79693484d750ab9f8024751a7525371f9b50c0;hb=73d5d59fccccb31497de0d2fe7770ac34b8eb60a;hp=8e0f32187fc23cef4e684a49b91ebf9b8de1347f;hpb=545db23410753649a833cd7601f266610cd0daaa;p=DictionaryPC.git diff --git a/todo.txt b/todo.txt index 8e0f321..4b79693 100644 --- a/todo.txt +++ b/todo.txt @@ -1,52 +1,59 @@ -random word jump -font size -pronunciation -synonyms -move dict to top of list when downloaded -speech recognition -flashcards -text to speech / audio from wiktionary +HtmlEntry + - Build single EN/DE/IT/FR dictionaries based on HtmlEntry. + - Parse Italian verb forms from enwiktionary into something useful. + - "See also" link entries for cross-referencing ("form of"--strong, links to token, "mentioned in"--weaker, links to HtmlEntry). + Nice: + - Add links into the HtmlEntry based on wikilinks. + - Link to them from the appropriate places: IndexEntry (first), and individual rows (tricker, built at different times). -http://dumps.wikimedia.org/enwiktionary/ -curl --remote-name http://dumps.wikimedia.org/enwiktionary/20111224/enwiktionary-20111224-pages-articles.xml.bz2 +Hitory of lookups. -http://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en-devel/ -curl --remote-name http://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en-devel/de-en.txt.gz +make sure word is sticky when you change dictionaries. -**** UI: -! multi search -X version number -! enter should hide keyboard -icons inside dictionaries +- on small device it would be great to be able to hide the system status bar and the title bar +- an history list of the searched words per dictionary with the possibility of having a rudimentary flash card game from it to memorise new words -**** 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]]}} +To republish: +* what's new 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 -=== Bad ordering: -===do=== - do {{wikipedia|Do (nota)|lang=it}}{{infl|it|noun|g=m}} :: do, the musical note - fare {{it-verb}} {{transitive}} :: To do +SpannableText persisted class with a list of spans with span types. (might need its own builder.) +Update DictionaryBuilder.jar +For next release: +flag images +history dialog +italian verbs... (show conjugation, pulled from a linked place....--would lower size a lot!) +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 +Ok, good to know. I will put in Dutch-Greek in the next release, and see if I can separate the Ancient Greek from the modern Greek. -**** Wiktionary: +flashcards +move dict to top of list when downloaded +speech synthesis +speech recognition +text to speech / audio from wiktionary +icons inside dictionaries -in wiktionary - futurismo :: futurism () (noun) - done: {infl} better handling of language name in foreign sections (might need to append it if it isn't exact) @@ -58,4 +65,47 @@ always put defs in list... **** code.google.com: ! 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 +change sorting to put your locale first +Handle other sections: + Pronunciation + Synonyms + Usage notes. + Chinese: handle "Compounds" section +handle word-info in English. +random word jump +Hide uninstalled dictionaries. +sorting of entries +better Row/Entry classes? +wiktionary +better tokenization? +publish 2.0 dictionary +test email +dict manager +get rid of Appendix:.... sections from EN.data in split. + \ No newline at end of file