LinguaCafe

Results 124 issues of LinguaCafe

A feature that allows users to upload manga files, run OCR on them and read them with LinguaCafe's dictionary toolset just like any text.

feature
no pull requests

When importing text there are unique words being imported, which only contain white space characters. This does not cause any problems, because they are not displayed as interactive words, but...

bug

A list of dictionaries to be added to LinguaCafe: - [ ] [GrimPixel list](https://codeberg.org/GrimPixel/Dictionary_Tools) - [x] HanDeDict Chinese -> German dictionary - [ ] Monolingual wiktionaries. #130 - [ ]...

Someone exported their database from MySQL, created a fresh install, and lost their imported dictionaries. The same thing happened to me, and when I clicked on the Import dictionary button,...

bug

Add "rounded" class to every displayed flag image. It looks better with linguacafe's design.

good first issue

There are a few words I would like to always see furigana for, mainly for proper nouns. There could be an additional option for words, and if it is switched...

feature

When a user imports a text, store for each word how many times it appears in texts. Don't know yet if I will implement this feature or not, it would...

feature

implement mobile Web App support.

feature

- [ ] 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