refactor: split startup lifecycle and Anki service architecture

This commit is contained in:
2026-02-14 22:31:21 -08:00
parent 63f9fb8688
commit 66c8168d0e
30 changed files with 1603 additions and 312 deletions

View File

@@ -79,6 +79,12 @@
"overwriteImage": true,
"mediaInsertMode": "append",
"highlightWord": true,
"nPlusOneHighlightEnabled": false,
"nPlusOneRefreshMinutes": 1440,
"nPlusOne": {
"decks": []
},
"nPlusOneMatchMode": "headword",
"notificationType": "osd",
"autoUpdateNewCards": true
},