obynio / anki-japanese-furigana

Anki add-on providing support for adding furigana on Japanese text
https://ankiweb.net/shared/info/678316993
GNU General Public License v3.0
17 stars 5 forks source link

I need to manually tab before each furigana/kanji... Help! #32

Closed drewkiimon closed 4 months ago

drewkiimon commented 9 months ago

Hey y'all. I've been using this for a few days now, and I have to continuously use spaces before my Kanji, otherwise the Furigana things all the preceding text before the kanji needs to have the furigana above it.

How can I fix this? I see other people get it to work very well.

ahlec commented 9 months ago

Would you be able to post an example sentence? One sentence that produces the bad results (because it doesn't have the spaces), and then how you need to fix that sentence to get the results you want? Also, including a picture of the bad results so we can visualize it better (and/or pasting in the generated markdown/HTML)?

RawToast commented 5 months ago

This is a pet peeve of mine with this plugin, it inputs the braced furigana incorrectly.

For example, given the following sentence:

天気はいいから散歩しましょう

This plugin generates:

天気[てんき]はいいから散歩[さんぽ]しましょう

The correct format would be:

天気[てんき]はいいから 散歩[さんぽ]しましょう

Without the space before 散歩 the furigana will be spread across all the preceding characters

obynio commented 4 months ago

This issue was fixed and released in 1.4.6 🫡 Feel free to comment the pull request above in case of issues