Skip to content
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

Export to AnkiDroid, Furigana are placed wrong #975

Open
flobauke opened this issue Nov 11, 2022 · 0 comments
Open

Export to AnkiDroid, Furigana are placed wrong #975

flobauke opened this issue Nov 11, 2022 · 0 comments
Assignees
Labels

Comments

@flobauke
Copy link

In certain words, the furigana are not placed over the correct letters. In this example, 受け付ける, the first furigana is placed correctly, but the second spans over け付. (see screenshots).

The reason is that there's missing a blank before 付.

Anki's furigana syntax is not really well documented, but from experiments I could conduct, that furigana span all letters that either

  • start at the beginning of the Expression field
  • after the last ] or
  • after the last blank

Screenshot_2022-11-11-22-25-52-102_sk baka aedict3
Screenshot_2022-11-11-22-26-54-767_com ichi2 anki

@mvysny mvysny self-assigned this Nov 14, 2022
@mvysny mvysny added the bug label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants