59 lines
1.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: report.my.howto
title: 查看我发送的报告
type: howto
feature: report
scope: end-user
locale: zh
aliases:
- 我发的报告
- 我提交过的汇报
- 查历史报告
- 我的周报记录
- 看自己发过的日报
related_tools: [list_my_reports]
related_pages: []
prerequisites: []
negative:
- 列表只显示自己作为提交人的报告,不显示别人发我的(那是「我收到的」[[report.receive.howto]]
- 列表分页固定上限:每页最大 50 条,默认 20 条
- 不能按接收人筛选,只能按关键词 / 类型 / 提交日期筛
last_verified: v1.7.90
---
# 查看我发送的报告
## 入口
- 桌面端:右上角头像 →「工作报告」→ 顶部 Tab「我发送的」
- 应用中心:「工作报告」→ 同上
- 移动端:「我的」→「工作报告」→「我发送的」
## 列表显示字段
- 标题(点击查看详情)
- 类型(周报 / 日报)
- 接收人列表(头像组)
- 提交时间
- 操作:查看 / 编辑 / 分享 / 删除(编辑见 [[report.edit.howto]]
## 筛选条件
列表顶部支持组合筛选:
| 筛选 | 字段 | 说明 |
|---|---|---|
| 关键词 | `keys.key` | 模糊匹配标题;带 `@` 时按邮箱搜索;纯数字时按 ID 或标题搜 |
| 类型 | `keys.type` | weekly / daily |
| 时间区间 | `keys.created_at` | `[起始时间戳, 结束时间戳]` |
## 排序
`created_at` 倒序,最新提交在最上。
## 分页
- 默认每页 20 条
- 最大可调到 50 条
- 通过 `page` 参数翻页
## 不支持
- 不支持按接收人筛选
- 按已读 / 未读筛选(已读未读是接收方维度,「我发送的」无此概念)
- 不支持多列自定义排序