LinguaCafe
LinguaCafe copied to clipboard
LinguaCafe is a self-hosted software that helps language learners read foreign languages.
This is a long list of tasks to improve the code quality. I will probably implement them throughout multiple updates. Tasks: - [ ] Replace the TextBlock model with a...
Most of the front end code is relatively simple UI code. However displaying and handling interactive text has a lot of logic. This should be separated from the UI code...
There is a beta feature in DeepL that allows context to be sent with the words, without counting it towards the monthly limit. This should be added to the DeepL...
There should be a request that checks how many cards are to be reviewed on the start review dialog. It should only let the user start the review if there...
Add a limit for example sentence length, it should be a settings on the admin page. This would fix problems with long sentences during review.
- [ ] Users should not be able to create or delete a phrase before the previous delete or create phrase request returns. - [ ] There should be an...
Users should be able to perform these actions on the vocabulary search results: - Set level - Export - Review - Auto assign translations - Delete phrases (words are not...
Add an option for hover vocabulary to be below or above a word.
If you hover a word at the end of a chapter and it has many translations found, It may not be visible, In this case the hover vocabulary should be...