Skip to content

feat: 定时器支持自然时间格式输入 #147

@z1a2q3wolf

Description

@z1a2q3wolf

功能建议: 定时器支持自然时间格式输入

现状: 目前定时器需要手动输入 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions