Philip

Results 6 issues of Philip

Overwriting Hanzi field and then trigger auto fill doesn't change all fields like Pinyin, Bopomofo and English. **To Reproduce** Steps to reproduce the behavior: 1. Go to "add new card"...

bug
difficulty: low

In the comment at #134 I expanded a bit on the problem. ![Screenshot from 2020-06-06 16-30-32](https://user-images.githubusercontent.com/9380980/83946779-31b4d100-a813-11ea-9ad1-d8b6f4c44a7a.png) You can see that the word separation is wrong: 地问 (dewen) is written as...

In the `set_all()` function is already a for-loop over the list of fields. The double loop resulted that `erase_fields()` was comparing each letter of a field name to the note...

I made a test deck to look if ankdown is converting everything properly. After fixing the error in issue #24 and #7 it did work! :) Actually not fully :P...

When importing the some flashcards with utf8 formatting this error occurs: ``` Traceback (most recent call last): File "c:\Users\Philip\Documents\GitHub\ankdown\ankdown\ankdown.py", line 389, in main cards_to_apkg(card_iterator, pkg_arg) File "c:\Users\Philip\Documents\GitHub\ankdown\ankdown\ankdown.py", line 340, in...

Hi, it's a little bit unusual request but I recently found the project [ankidown](https://github.com/glfharris/ankidown). It can work with more difficult templates but has maybe some problems in parsing the markdown...