refactor: split startup lifecycle and Anki service architecture

This commit is contained in:
2026-02-14 22:31:21 -08:00
parent 41f7d754cd
commit 162223943d
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
},