feat: add concise todo note cli
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
推荐读取顺序如下:
|
||||
|
||||
- 当前待办:`bun scripts/cli.ts microservice proxy todo-note /api/instances`,必要时再查看具体实例。
|
||||
- 当前待办:`unidesk todo-note list`,必要时用 `unidesk todo-note show <列表>` 查看未完成项;维护使用 `add|update|complete|reopen|remind|delete` 资源命令,不手写 API path 或 JSON body。
|
||||
- 之前日程:先用 `bun scripts/cli.ts decision diary months` 和 `bun scripts/cli.ts decision diary list --month YYYY-MM` 找到日期,再用 `bun scripts/cli.ts decision diary show YYYY-MM-DD` 读取具体条目。
|
||||
- 系统定时日程:`bun scripts/cli.ts schedule list` 与 `bun scripts/cli.ts schedule runs --limit N`。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user