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