doc: add todo

Provide detail documentation for users.
pull/5/head
sean1832 1 year ago
parent a2f8a1f9e7
commit 134db8c98d

@ -18,7 +18,7 @@
- [x] Note content preview & content modification.
- [x] Section parsing using delimiters for targeted updates.
- [x] [Obsidian YAML frontmatter](https://help.obsidian.md/Editing+and+formatting/Metadata) filtering.
- [x] openAI API key management.
- [x] OpenAI API key management.
- [x] OpenAI Language model selection for different needs.
- [x] Basic & Advanced parameter sliders for OpenAI Language model configurations.
@ -27,6 +27,7 @@
- [ ] Versioning.
- [ ] Tooltips for parameters.
- [ ] Chinese support.
- [ ] Provide detail documentation for users.
- [ ] Release for windows.
## Install

@ -27,9 +27,9 @@
- [ ] 版本控制。
- [ ] 参数提示。
- [ ] 支持中文UI和搜索。
- [ ] 提供详细操作指南。
- [ ] 发布windows版本。
## 安装
### 1. 所需条件
- 安装 **[python 3.11](https://www.python.org/downloads)** | [python 安装教程(Bilibili)](https://www.bilibili.com/video/BV1f3411t73m/?spm_id_from=333.337.search-card.all.click&vd_source=f96c4c534fe9f3ff6591942502d9d3a7)

Loading…
Cancel
Save