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

Support new Anki package format #100

Open
kerrickstaley opened this issue Dec 30, 2021 · 1 comment
Open

Support new Anki package format #100

kerrickstaley opened this issue Dec 30, 2021 · 1 comment

Comments

@kerrickstaley
Copy link
Owner

Anki seems to have a new package format. Now, when I extract a .apkg, I see the files collection.anki2, collection.anki21, and media. This collection.anki21 is a new file. Like collection.anki2, it is a SQLite 3 database, and it seems to have roughly the same schema as collection.anki2. I'm guessing it's related to the Anki 2.1 scheduler update.

Presumably, importing Anki 2.0 packages will still work for a long time, so this isn't urgent.

@yash-fn
Copy link

yash-fn commented Feb 3, 2022

Does he specify anywhere what the exact differences are? Or does one have to manually inspect his codebase to determine what is happening?

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

2 participants