-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
功能建议: 定时器支持自然时间格式输入
现状: 目前定时器需要手动输入 cron 表达式(如 "0 9 * * *"),普通用户难以理解
期望行为: 支持直接输入 "09:00" 或 "14:30" 这样的自然时间格式,系统自动转换为 cron
示例:
- "09:00" → 每天 9:00
- "14:30" → 每天 14:30
- "每日上午 9:00" → 每天 9:00
环境信息:
- OS: Ubuntu (Linux)
- OpenClaw 版本: 2026.3.23
- ClawPanel 版本: (0.98)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels