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

@@ -82,6 +82,12 @@
"notificationType": "osd",
"autoUpdateNewCards": true
},
"nPlusOne": {
"highlightEnabled": false,
"refreshMinutes": 1440,
"matchMode": "headword",
"decks": []
},
"metadata": {
"pattern": "[SubMiner] %f (%t)"
},