Skip to content

Feature request: support recurrence/repeat when creating todos #42

Description

@benjibradley

The add_todo tool currently supports when, deadline, tags, checklist_items, etc. — but there's no way to set a repeating schedule (e.g. "every Tuesday and Friday").

Things 3 supports recurrence via its URL scheme (repeat-method parameter in things:///add) and AppleScript (repetition rule). Adding a repeat parameter to add_todo (and optionally update_todo) would close this gap.

Suggested parameter: repeat — string, e.g. "daily", "weekly", "every 2 weeks", "monthly", matching Things 3's internal repeat options.

Use case: Creating recurring tasks programmatically (e.g. a twice-weekly "triage open browser tabs" habit task) currently requires manual setup in the Things 3 app after the MCP creates the todo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions