You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When importing dictionary definitions into cards, the addon will put everything into the Glossary field.
That includes the definition header and the description into the same field.
Is it possible to split up the header and the description?
According to the JSON files, there is Kanji-Kana header for every description so it should be possible. For terms with the same Kanji but different kana readings and descriptions, they are different entries, so this also should not be a problem.
The question is, should it be 2 fields, one for both Kanji/Kana and one for description, or should there be 3 fields Kanji/kana/description respectively.
The text was updated successfully, but these errors were encountered:
511141
changed the title
Splitting up Term and glossary into different fields
Splitting up Term and glossary into separate fields
Aug 2, 2020
Type:
Environment:
I'm going to open a PR to resolve the issue:
Description:
When importing dictionary definitions into cards, the addon will put everything into the Glossary field.
That includes the definition header and the description into the same field.
Is it possible to split up the header and the description?
According to the JSON files, there is Kanji-Kana header for every description so it should be possible. For terms with the same Kanji but different kana readings and descriptions, they are different entries, so this also should not be a problem.
The question is, should it be 2 fields, one for both Kanji/Kana and one for description, or should there be 3 fields Kanji/kana/description respectively.
The text was updated successfully, but these errors were encountered: