]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - todo.txt
Attempt at using maven for compilation
[DictionaryPC.git] / todo.txt
index 8e0f32187fc23cef4e684a49b91ebf9b8de1347f..deb2316384ca0773ddb4f14665fecfaff2ecd4c3 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,52 +1,67 @@
-random word jump
-font size
-pronunciation
-synonyms
-move dict to top of list when downloaded
-speech recognition
-flashcards
-text to speech / audio from wiktionary
+Handle wiki tables {| ..  |-|  .. |}
+de-conj
+why does presso not show up?
+{{L
+{{term
+{{etyl
+{{l
+{{de-conj
+Delete it conjugation of entries.
 
-http://dumps.wikimedia.org/enwiktionary/
-curl --remote-name http://dumps.wikimedia.org/enwiktionary/20111224/enwiktionary-20111224-pages-articles.xml.bz2
+Compression for PairEntries!
+delete these entries:
+# {{conjugation of|abalienare||2|p|pres|ind|lang=it}}
+# {{conjugation of|abalienare||2|p|imp|lang=it}}
+# {{form of|[[feminine|Feminine]] plural|abalienato}}
 
-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
+Hitory of lookups.
 
-**** UI:
-! multi search
-X version number
-! enter should hide keyboard
-icons inside dictionaries
+make sure word is sticky when you change 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.
 
 
-=== Bad ordering:
-===do===
-  do {{wikipedia|Do (nota)|lang=it}}{{infl|it|noun|g=m}} :: do, the musical note
-  fare {{it-verb}} {{transitive}} :: To do
+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.)
+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
 
-**** Wiktionary:
+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.
+
+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 +73,53 @@ 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.
+Smise, in chart
+long click on see also works to link
+Links in HTML work: mostly, they don't open with the keyboard open
+when edit text loses focus, all highlighted: impossible if it's not focused.
+Web view search works.
+EN dictionaries.
+Compression
   
\ No newline at end of file