Skip to content

Feature Request: Support --urgent flag for alarm-style reminders #55

@Allen8858

Description

@Allen8858

Apple recently added an "紧急" (Urgent) toggle in Reminders.app (iOS 18+ / macOS 15+). When enabled, the reminder acts as a persistent alarm that keeps notifying until manually dismissed.

The toggle appears in the reminder detail view with the description: "将此提醒事项标记为紧急以设定闹钟。"

Feature request: add a CLI flag (e.g. --urgent) when creating reminders.

Example:

remindctl add "Important meeting" --list "Work" --due "2026-06-01 14:00" --urgent

This would be very useful for critical reminders that need persistent alerts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions