-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Split learning words per languages. #165
Comments
Since I fixed this issue #570 with the release of https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.27.0 it is possible to configure two typing-booster engines for different languages. For ibus-typing-booster >= 2.27.0 there is still the same typing-booster engine as before:
but in addition to that there are not many But these are only the default settings! Any of these engines can be configured freely to reenable all the features of the full typing-booster. So it is now possible for example to use the main
and configure that for another language by adding any input methods and dictionaries you like and
See also the chapter: Simulate the behaviour of ibus-m17n https://mike-fabian.github.io/ibus-typing-booster/docs/user/#2_3 I.e. you can chose any of the engines simulating ibus-m17n and then change the settings to the “normal” typing-booster default settings and then you have yet another “normal” typing-booster engine which you can use for another language. This other engine stores the learned data in a different user database depending on the name of that engine.
That means learning of words for different languages can be stored in different databases now. But on has to switch engines when switching languages. Using only one typing-booster for several languages may sometimes give suggestions from the wrong langauge. Although if often gets it right because it looks at the context of the last words typed, if the last 2 words are from langauge A it is more likely that one will get suggestions from langauge A. So in most cases I think using only one engine saves more keystrokes by avoiding to switch engines, even though one occasionally may get suggestions from a wrong language. You can try whether switching engines for different langauges is more efficient for you, I would like to hear how this works for you. |
Thank you, will check and try it. |
Hello,
today when I use typing booster and set lang to en, I write some english words, but then after switching to lang to sk, it suggest me words learned in English. Can this be split?
Thanks.
The text was updated successfully, but these errors were encountered: