Complete fix for broken Knowclip .apkg files
I think this is the last word on fixing Knowclip .apkg files. I’ve developed this in bits and pieces; but hopefully this is the last word on the subject. See my previous articles, here and here, for the details.
This issue, again, is that Knowclip gives these notes and cards sequential id
values starting at 1. But Anki uses the note.id
and the card.id
as the creation date. I logged it as an issue on Github, but as of 2021-04-15 no action has been taken.