Update TODO
This commit is contained in:
parent
7b2ba96db9
commit
4eb7e12f37
2
TODO.md
2
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue