LinguaCafe

Results 191 comments of LinguaCafe

Tested it briefly in Norwegian, Japanese and Thai. I added a fix for the last one, but it seems to work well. Thank you so much! This fixes a very...

Theres already a ticket about this somewhere, without details. I really like this implementation. Maybe we should move this setting to the user settings page, because: i can sync newly...

Thank you for the bug report! I think it is only possible to fix by forcing the position to be under the words on the review page. I don't think...

I'll add an option for both of those.

Thank you for the ticket! Since the chapter name ordering is technically correct, I think I'll add an import order index to it, and let the users rearrange them later...

Can you please copy-paste the text here? I can check what what the tokenizer outputs. It's likely that the post processing concatenates words which is fixable, but if the tokenizer...

It is still broken in the current version. I'll check what the tokenizer outputs.

The tokenizer returns tokens like `Lektüre.«(Danzelot`. I think the way to fix this is to create a config(there's already one named words_to_skip with a lot of symbols) for symbols that...

> Where are the backups stored? I found the folder 'backup' in storage but it's empty. By default backups are created at midnight, or you can create one manually on...

Hi! Sorry for the late response. Thank you! I'll try to review and merge this PR when I'll have time.