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
The only time a duplicate happens is if you push the same card to different decks. It definitely shouldn’t be possible to create duplicates in the same deck. The API guards against this already.
I’ve tested this manually and never had duplicates.
@songguoqiang I've been able to reproduce this by using certain characters.
It looks like the > character gets converted to > and for some reason AnkiConnect or Anki cannot discern that it is unique. If you try the same without the < > it should work.
Im not sure why special characters break the duplicate check, i would need to raise it with AnkiConnect.
In the current version (0.3.0), if I push the same markdown file twice to anki, duplicated cards are created in anki.
Can we automatically detect the duplicates (e.g. by comparing front side of cards)?
The text was updated successfully, but these errors were encountered: