Update TODO

This commit is contained in:
stephenmk 2023-07-28 16:59:43 -05:00
parent 7b2ba96db9
commit 4eb7e12f37
No known key found for this signature in database
GPG key ID: B6DA730DB06235F1

View file

@ -1,7 +1,7 @@
### Todo ### Todo
- [x] Add factory classes to reduce the amount of class import statements - [x] Add factory classes to reduce the amount of class import statements
- [ ] Add dynamic import functionality to factory classes to reduce boilerplate - [x] Add dynamic import functionality to factory classes to reduce boilerplate
- [x] Support exporting to MDict (.MDX) dictionary format - [x] Support exporting to MDict (.MDX) dictionary format
- [x] Validate JSON schema of Yomichan terms during export - [x] Validate JSON schema of Yomichan terms during export
- [ ] Add support for monokakido search keys from index files - [ ] Add support for monokakido search keys from index files