scholarsome
scholarsome copied to clipboard
Support newer apkg file format
Non-legacy apkg files use ProtocolBuffers to store data about cards. Currently, only apkgs marked as having legacy support (i.e. using a SQLite database) are supported. We should implement support for ProtocolBuffer-based apkg files.
Hi @hwgilbert16, I would be interested to help with creating the code for importing and exporting the latest Anki file format. This could be a separate TypeScript library so that other projects can reuse the code. What do you think? Best