scholarsome icon indicating copy to clipboard operation
scholarsome copied to clipboard

Support newer apkg file format

Open hwgilbert16 opened this issue 1 year ago • 1 comments

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.

hwgilbert16 avatar Apr 23 '24 00:04 hwgilbert16

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

tderflinger avatar Apr 16 '25 19:04 tderflinger