== BUGS ==
- modality of editor needs to be redefined (grep TODO in voc_editor)



== Database ==
Classes
- remote dictionary
- cleanup design, 
- remove dependency on myitems
- remove dependency on wn 
	
== Browser ==
General
- new browser widget
- more xrefs and info (e.g. on 

Input window
- morphs
- search for expression containing phrase

Dictionary window
- show known items
- show importance of item
- sort on familiarity
- option to search again within the same window (needed also for selecting item for editor) 

Item description window
- keep the same scroll position after redisplay


== My words manager ==
- redesign (pull not push)
- change params
- group per source
- filter
- search


== Exercises ==
Classes
- Overview: collect actually used words from exercises
- Overview: group synonyms and similar words, show relations ('good', compare 'bad' if on the same list)

- Join: remove simple matches like plausible-implausible
- Join: xrefs for words in body
- AssignToExamples: remove workaround

- replacing with ...... must be more clever (not text based)
- replacing version with variations (run - runs, etc)
- add exercise type 'one of three'

Interactive backend
- option to remove unknown words from execises on the fly

Print backend


== Helpers ==
Stats
Visualization
Tutorial/guide (demo how to use efficiently)
Test and collections of typical words

Article tagging


== Contribution ==
Editor
- option to remove examples
- Helper module (find examples on google)


General
- Wiktionary import, 
- Database change tracing classes
- Exchange protocol
- Exchange agent
- Security tests