修改
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# DynaNote - 简单系统
|
# DynaNote - 简单CLI复习调度器
|
||||||
|
|
||||||
## 命令列表
|
## 命令列表
|
||||||
|
|
||||||
- `list [all|整数]` - 列出记忆单元
|
- `list [all|整数]` - 列出记忆单元
|
||||||
@@ -28,4 +27,4 @@ name = "单元名称"
|
|||||||
attachments = [["附件文本", 时间戳]]
|
attachments = [["附件文本", 时间戳]]
|
||||||
created_time = 日期戳
|
created_time = 日期戳
|
||||||
algodata = {"SM-2" = {"efactor" = 2.5, "real_rept" = 0, ...}}
|
algodata = {"SM-2" = {"efactor" = 2.5, "real_rept" = 0, ...}}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user