Hello everyone,
in the dictionaries available in Pleco you can usually see simplified and traditional characters next to each other if they differ from each other:
- For example: 过〔過〕
But if they do not differ there is only one character depicted
- For example: 吃
Now I want to achieve the same when exporting them to Anki Flashcards. But I run into the problem that, when checkmarking both simplified and traditional headwords in one field, but the character is the same in simplified and traditional, the character still gets printed twice:
- For example: 吃[吃] (here I just want 吃)
- For example: 过[過] (good)
Is there a way to do this?
I was trying to send simplified and traditional characters to different fields in my anki flashcards to then write code that hides the second field, if the 1st and 2nd field are equal. Unfortunately I have no idea about html and was wondering if someone knows how to code this or knows of a more direct/better solution.
Thanks in advance!
in the dictionaries available in Pleco you can usually see simplified and traditional characters next to each other if they differ from each other:
- For example: 过〔過〕
But if they do not differ there is only one character depicted
- For example: 吃
Now I want to achieve the same when exporting them to Anki Flashcards. But I run into the problem that, when checkmarking both simplified and traditional headwords in one field, but the character is the same in simplified and traditional, the character still gets printed twice:
- For example: 吃[吃] (here I just want 吃)
- For example: 过[過] (good)
Is there a way to do this?
I was trying to send simplified and traditional characters to different fields in my anki flashcards to then write code that hides the second field, if the 1st and 2nd field are equal. Unfortunately I have no idea about html and was wondering if someone knows how to code this or knows of a more direct/better solution.
Thanks in advance!