diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-18 14:48:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-18 14:48:09 +0300 |
| commit | cdae50a5fec59f4715a58316188f87bcafdf2612 (patch) | |
| tree | f524e63ffdcc92a7e82fe049f404263c0cef3281 /internal/gui | |
| parent | a6e9947b904406ec5b49e88c77689d5c6ef6d04b (diff) | |
fix: Anki import error - add missing fields to deck config
- Added missing 'id' field to deck configuration (dconf)
- Added required fields to deck options: perDay, order, leechFails, etc.
- Added missing fields to note type: sortf, req, vers
- Fixed req field format to use interface{} for mixed types
- Removed duplicate 'did' field in note type config
- Added 'dyn', 'conf', and 'usn' fields to deck definitions
This fixes the '500: JsonError missing field id' error when importing APKG files into Anki desktop.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/gui')
0 files changed, 0 insertions, 0 deletions
