- Search for specific vocabulary on dict.cc
- Save chosen entries in one of your vocabulary lists
- 'ncurses' for UI
- 'curl' for html requests
- 'regex' for pattern search in html data
- minUnit for minimal unit testing
- Still a bit buggy, but basic functionality is already working
- Search for vocabulary
- Parse vocabulary lists for a language
- API to add vocabulary to list
- Simple UI via ncurses
- Choose vocabulary in UI
- Choose vocabulary list in UI
- Add chosen vocabulary to chosen list
- Deal with arguments
- Added unit testing
- Get rid of unwanted characters in vocabulary, eg
\'
- Problem with 'Umlaute'
- Ability to scroll - display some scroll progress
- Deal with special characters like german Umlaute
- Info Window with key binding
- Arrow keys, Return key
- Exit, if opening session not successful
- Exit, if vocab lists has no entry
- Exit, if no vocab checked
- Bug: last vocablist highlights win border
- Write unit tests
- Test special cases
- Problem with "wahrnehmen"
- Problem addint "Howitz" under "Hallo"
- Behavior, if no internet connection