Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Ankipandas Conversion Issue: Erroneous Update Messages in Anki Database Export" #158

Open
jiaruisong opened this issue Feb 5, 2024 · 0 comments

Comments

@jiaruisong
Copy link

Bug Description
When utilizing ankipandas to convert an Anki database into a pandas data frame, an issue arises where the 'col.notes' table in the flashcards displays the message "Please update to the latest Anki version, then import the .colpkg/.apkg file again." This message appears on both sides of the flashcard. Notably, this problem does not affect all Anki databases, but only specific ones.

Steps to Reproduce
To replicate the issue, follow these steps:

  1. Convert an Anki database into a dataframe using ankipandas.
  2. In the resultant dataframe, examine the 'nflds' column in the 'col.notes' table.

Expected Outcome
The expectation is the col.notes['nflds'] should be the content of the flashcards.

Screenshots
Screenshots should be provided if they will assist in illustrating the problem.

System Information

  • Operating System: macOS
  • Version of ankipandas: 0.3.15

Additional Information
I encountered this bug with a specific .apkg file, which I downloaded from this link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant