-
Notifications
You must be signed in to change notification settings - Fork 120
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
Child Popup Specific Dictionary Settings #1800
Comments
You can already achieve this via the configure profiles menu. You will need to have two or more profiles. The first profile will have all your monolingual dictionaries and the second profile will have all your bilingual dictionaries. Via the configure profiles menu notice that there will be a conditions option. Click on conditions next to your bilingual profile. Add a new group and the condition if the popup level >= 1. Now all child popups will use the bilingual dictionaries and any additional configurations to that specific profile. |
Oh wow, this is fantastic, thank you so much! On a separate note, how did you get your yomitan looking so drippy. I know it is likely custom CSS and fonts, but it looks incredible. |
@40elyK If you want my specific CSS I'll link it below
|
Thanks for the CSS, it looks so good! Btw, when setting the profile conditions, can I make it more specific, like only using a profile when another profile is in use? I have both Chinese and Japanese profiles, so I don't want my bilingual dictionaries mixing with each other. |
@40elyK Unfortunately there is no profile conditional statement, you may want to open a new issue and request this. But, you can get something close enough. Notice that there is a modified key conditional. Let's say for example your Chinese bilingual profile only gets triggered when you press ctrl + shift
this will be the end result (sorry for using just Japanese dictionaries I don't have any bilingual dictionaries installed on yomitan) Let me know if you have any other questions. |
Nah, no more questions. You've been an amazing help. Thanks man. |
Rather than using the same dictionaries for the child popups, we have the option to set specific dictionaries for child popup scans. I think this will ease the monolingual transition, using a primary monolingual dictionary and using a bilingual dictionary specifically for child scan popups. Something like having a primary dictionaries for main scans and secondary dictionaries for child scans.
The text was updated successfully, but these errors were encountered: