好用是好用就要时候会静音,能不能添加个文字弹窗出来
右键设置添加事件触发,应该可以自动设置好
如果不能自动添加,就直接复制以下代码,粘贴
[
{
"Id": "a0fac406-6b55-4121-82e0-db83688de0ca",
"Note": "",
"IsEnabled": true,
"EventType": "Repeat",
"DebounceMs": 0,
"ThrottleMs": 0,
"Params": {
"RepeatInternval": 60.0,
"MaxRepeatCount": 0.0
},
"LastEditTimeUtc": "2025-11-25T14:05:21.1812097Z",
"ValidForMachines": "",
"ActionIdOrName": "f51234e7-9201-4935-98f3-08ddac6ed895",
"ActionParam": "任务清单的提醒加强",
"SkipFurtherTasks": false,
"DelayMs": 0,
"EventFilterExpression": ""
}
]
提醒设置:
右键设置添加事件触发,应该可以自动设置好
如果不能自动添加,就直接复制以下代码,粘贴
[
{
"Id": "a0fac406-6b55-4121-82e0-db83688de0ca",
"Note": "",
"IsEnabled": true,
"EventType": "Repeat",
"DebounceMs": 0,
"ThrottleMs": 0,
"Params": {
"RepeatInternval": 60.0,
"MaxRepeatCount": 0.0
},
"LastEditTimeUtc": "2025-11-25T14:05:21.1812097Z",
"ValidForMachines": "",
"ActionIdOrName": "f51234e7-9201-4935-98f3-08ddac6ed895",
"ActionParam": "任务清单的提醒加强",
"SkipFurtherTasks": false,
"DelayMs": 0,
"EventFilterExpression": ""
}
]