Gábor Szabó

Results 105 comments of Gábor Szabó

For now I just add the playlist ids separated with spaces (and apparently sometimes with comma) though the code does not support either of those yet, BUT Python-related events should...

Generally I think files that can be generated should not be committed. If you are using them to verify that the test course can be exported and you get the...

I would probably go with two selectors or two filters. One for source and one for target language.

I started to work on it in a branch https://github.com/szabgab/LibreLingo/tree/docker The main issue so far is that a lot of files are generated in the directory tree of the project...

The files and directories created by `yarn set version classic` ``` .yarn/ .yarnrc ``` Directories created by `yarn` ``` apps/lluis/node_modules/ apps/web/node_modules/ node_modules/ ``` Directories created by `yarn web dev` ```...

Personally I am on Linux but I can imaging some of the language teachers who might want to contribute even before there is an editor will use Windows. The problem...

I don't think that `.dockerignore` is relevant here. When we mount the external dirctory during run-time we will hide the directory we copied earlier, including the generated files. BTW This...

No, it takes 30 seconds :) I run it before I commit. If I don't forget.

* documenting: I'd have a button with a question-mark (?) somewhere visible on the screen that you can either click with the mouse or press the question mark on the...

Yeah, maybe an X at the top-left corner of the screen should allow the cancellation of the current practice session. If the user already made progress it should ask for...