This commit is contained in:
2025-11-14 13:41:39 +08:00
parent c4260a5eb1
commit efcea9f7b9

View File

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