jitenbot/TODO.md

20 lines
899 B
Markdown
Raw Normal View History

2023-05-02 02:37:49 +00:00
### Todo
- [ ] Add test suite
2023-05-02 02:48:58 +00:00
- [ ] Add documentation (docstrings, etc.)
2023-05-02 02:37:49 +00:00
- [ ] 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
2023-05-06 18:15:38 +00:00
- [ ] Validate scraped webpages after downloading
- [ ] Log non-fatal failures to a log file instead of raising exceptions
2023-05-02 02:37:49 +00:00
- [ ] Support more dictionary websites
2023-05-06 18:15:38 +00:00
- [x] [国語辞典オンライン](https://kokugo.jitenon.jp/)
2023-05-02 02:37:49 +00:00
- [ ] [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)