Apple Reminders
生産性
全デバイスに同期するリマインダーを作成・管理
- 今日・期限切れ・週次タスクを表示
- 「来週の月曜日」などの自然な日付形式に対応
- iCloudでiPhoneとApple Watchに同期
できること
View by context — Today, tomorrow, this week, overdue, all, or specific date reminders
List management — Create, delete, and view all reminder lists
Create reminders — Set title, assign to list, add due date or datetime
Complete and delete — Mark reminders done or remove them by ID
Natural date formats — "tomorrow", "next Monday", "Feb 25", "in 3 days", or ISO 8601
Multiple output formats — JSON for scripting, TSV for pipes, counts-only for dashboards
iCloud sync — Changes sync instantly to iPhone, iPad, and Apple Watch試してみる質問
"Show me today's reminders"
"Create a reminder to call Sarah tomorrow at 2pm in my Personal list"
"What reminders are overdue?"
"Add 'Buy groceries' to my Shopping list for next Saturday"
"Mark reminder 12345 as complete"
"Show me all reminders for next Monday"
"List all my reminder lists"プロのコツ
Use for Apple Reminders only — not for Calendar events or project task management
JSON output integrates well with scripts and automation workflows
Overdue view gives a quick triage of all past-due items across every list
Reminders with both date and time trigger notifications on iOS/Watch
TSV output pipes nicely into other command-line tools