hanmyohtwe / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 0 forks source link

Build mywords.txt dynamicall #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Request from Ko စိုင္းညီၿဖိဳး:
  It would be best if the user doesn't have to edit mywords.txt and can just build their set of custom words dynamically.

My thoughts:
  This is a good idea; we already have the Virtual Keyboard to look up words. If a word doesn't exist, we list it as <no entry>. Perhaps we can save these words in the local config file, and then provide a dialog for the user to add them to the user dictionary? Something like:
   1) For each word, specify a romanisation.
   2) When they click "Save", put this somewhere in App Data\WaitZar, and load it the next time WZ starts (WZ can already load multiple mywords.txt files). 
   3) In addition, use "Add Romanisation" to add the word immediately, so that the user doesn't have to restart WZ.
   4) Have a check box option asking if the user wants to submit these words to waitzar.com, so we can consider adding them to the official list. 

Should be doable for WZ 1.9. (1.8's too far into development right now).

Original issue reported on code.google.com by seth.h...@gmail.com on 30 Sep 2010 at 6:22