24 lines
535 B
Markdown
24 lines
535 B
Markdown
# TODO
|
|
|
|
<!--toc:start-->
|
|
|
|
- [TODO](#todo)
|
|
<!--toc:end-->
|
|
|
|
- [x] Refactor query engine to 'Backend' and 'Frontend'
|
|
- [x] Use `Trans.install` instead of `install.sh`
|
|
- [x] waitting animation
|
|
- [x] init frontend window
|
|
- [x] build frontend window format logic
|
|
- [x] Add Query FallBack
|
|
- [ ] Check if str is a word
|
|
- [ ] Unlimit width for sentence
|
|
|
|
|
|
已知问题:
|
|
1. 缓存了的单词, 无法使用toggle_entry 进入页面
|
|
2. 加载配置需要输入所有表的key
|
|
|
|
|
|
- default_strategy can't deal with table correctly
|