Create TODO.md

This commit is contained in:
Stephen Kraus 2023-05-01 21:37:49 -05:00 committed by GitHub
parent fce94903a0
commit ab5049e2de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
TODO.md Normal file
View file

@ -0,0 +1,16 @@
### Todo
- [ ] Add test suite
- [ ] Validate JSON schema of Yomichan terms during export
- [ ] Add factory classes to reduce the amount of class import statements
- [ ] Add build scripts for producing program binaries
- [ ] Support exporting to MDict (.MDX) dictionary format
- [ ] Support more dictionary websites
- [ ] [国語辞典オンライン](https://kokugo.jitenon.jp/)
- [ ] [Yoji-Jukugo.com](https://yoji-jukugo.com/)
- [ ] [実用日本語表現辞典](https://www.weblio.jp/cat/dictionary/jtnhj)
- [ ] Support more Monokakido dictionaries
- [ ] 三省堂国語辞典 第8版 (SANKOKU8)
- [ ] 精選版 日本国語大辞典 (NDS)
- [ ] 大辞泉 第2版 (DAIJISEN2)
- [ ] 明鏡国語辞典 第3版 (MK3)