2023-05-02 02:37:49 +00:00
|
|
|
### Todo
|
|
|
|
|
2023-07-08 21:49:03 +00:00
|
|
|
- [x] Add factory classes to reduce the amount of class import statements
|
2023-07-18 05:43:38 +00:00
|
|
|
- [ ] Add dynamic import functionality to factory classes to reduce boilerplate
|
2023-07-08 21:49:03 +00:00
|
|
|
- [x] Support exporting to MDict (.MDX) dictionary format
|
2023-07-18 05:43:38 +00:00
|
|
|
- [x] Validate JSON schema of Yomichan terms during export
|
|
|
|
- [ ] Add support for monokakido search keys from index files
|
|
|
|
- [ ] Delete unneeded media from temp build directory before final export
|
2023-05-02 02:37:49 +00:00
|
|
|
- [ ] Add test suite
|
2023-05-02 02:48:58 +00:00
|
|
|
- [ ] Add documentation (docstrings, etc.)
|
2023-05-02 02:37:49 +00:00
|
|
|
- [ ] Add build scripts for producing program binaries
|
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
|
2023-07-18 05:43:38 +00:00
|
|
|
- [x] 三省堂国語辞典 第8版 (SANKOKU8)
|
2023-05-02 02:37:49 +00:00
|
|
|
- [ ] 精選版 日本国語大辞典 (NDS)
|
|
|
|
- [ ] 大辞泉 第2版 (DAIJISEN2)
|
|
|
|
- [ ] 明鏡国語辞典 第3版 (MK3)
|