60 lines
2.2 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: mobile-notify.silent.howto
title: 移动端按时段免打扰
type: howto
feature: mobile-notify
scope: end-user
locale: zh
aliases:
- 免打扰时段
- 晚上不推送
- 静音时段
- 勿扰模式
- 上班时间静音
- 不推送时段
related_tools: []
related_pages: []
prerequisites:
- 已下载 DooTask 移动端 APP 并登录
negative:
- 时段免打扰只屏蔽通知和振动,消息正常到达 APP 消息列表
- 没有「按周日生效」「按节假日生效」的细分;时段是每天循环
- 时段免打扰不影响桌面端通知;桌面端要单独关,详见 [[desktop-notify.toggle.howto]]
last_verified: v1.7.90
---
# 移动端按时段免打扰
## 入口
DooTask 移动端 APP「个人中心 / 我的 → 设置 → 消息免打扰」(不同版本菜单名可能略有差异,关键词「免打扰」)。
## 操作步骤
1. 打开「消息免打扰」总开关
2. 设置开始时间(如 22:00
3. 设置结束时间(如 08:00
4. 保存
5. 时段内 APP 不再触发振动、不弹通知;时段外恢复
## 跨天时段
开始时间 > 结束时间会被识别为跨天(如 22:00 → 08:00 表示「晚上 10 点到次日早 8 点」)。
## 与其他静音的关系
- **会话级免打扰**(单个会话):[[push-notice.silent.howto]] 只对一个聊天生效,永久持续
- **时段免打扰**:影响**所有**会话,但只在指定时间窗口内
- 两者**叠加**:在免打扰时段内 + 该会话本来就免打扰 = 双重静音
## 系统级勿扰的区别
- iOS / Android 自带「专注模式」「勿扰」:拦截所有 APP 通知,包括 DooTask
- DooTask 内的时段免打扰:只屏蔽 DooTask 自己的通知,不影响其他 APP
- 同时启用时取最严格者
## 即便免打扰仍可能感知到
- 角标数仍会更新(红点出现)
- 进入 APP 看消息列表仍能看到新消息和未读数
- 紧急联系人 / 系统提示等若被特殊标记,是否例外取决于 APP 版本
## 不支持
- 不支持按星期分别配置时段(如「工作日 22-8周末 23-9」
- 多个免打扰时段(只支持一段)
- 不支持按会话类型设置例外(如「免打扰时段内但允许单聊推送」)