LinguaCafe icon indicating copy to clipboard operation
LinguaCafe copied to clipboard

LinguaCafe is a self-hosted software that helps language learners read foreign languages.

Results 138 LinguaCafe issues
Sort by recently updated
recently updated
newest added

- [ ] Move logic code from the component file into a service class. - [ ] Replace searching in unique words with hashmaps. - [ ] Move events from...

code changes
no pull requests

There is a button on admin page to delete a user, but the functionality is still missing. When a user is deleted, all of that user’s data must be also...

feature

It is possible to mark verbs in German that has a prefix in the tokenizer python script. If a word is marked, and has the same lemma as another word...

feature
no pull requests

Let users add tags to books, like `book`, `podcast`, `movie`. There will be a more detailed filter/search on the library page later on.

feature
no pull requests

Words and phrases should have tags. Each tag would have a title, short description, and a color which can also be transparent. The color tagged words and phrases would appear...

feature
no pull requests

This way it will be possible to get DeepL translations in multiple languages. It will have to be asynchronous somehow. Or have to handle multiple translations in one request.

feature
no pull requests

Information to be displayed: - [ ] Deepl, Anki and Jellyfin ping results - [ ] Dictionary table sizes

feature

Jellyfin subtitles are cached. It was created when the subtitles were not importable, and the text importing was slower. There's no need for it anymore, it can be deleted.