Issue with Flashcard .txt import same character, but different pronunciations/meanings.

Weyland

榜眼
What do I have to do to make it so this:

//Text document/ etc.
阿 a1
阿姨 a1yi2
挨 ai1
挨 ai2
矮 ai3
爱 ai4
爱国 ai4guo2

doesn't turn into this:

Screenshot_2.jpg


I want to have both versions of 挨, but it's not cooperating.
 
Are you using spaces instead of tabs in your import file as well? If so then that's your problem - it's not actually detecting the pinyin bits.

Otherwise, I'm not quite sure - I just tried that list here (with tabs) and it imported fine. How are your import settings configured?
 
Back
Top