Loading...
Loading...
Compare original and translation side by side
remindctlremindctlbrew install steipete/tap/remindctlremindctl statusremindctl authorizebrew install steipete/tap/remindctlremindctl statusremindctl authorizeremindctl # Today's reminders
remindctl today # Today
remindctl tomorrow # Tomorrow
remindctl week # This week
remindctl overdue # Past due
remindctl all # Everything
remindctl 2026-01-04 # Specific dateremindctl # 今日的提醒事项
remindctl today # 今日
remindctl tomorrow # 明日
remindctl week # 本周
remindctl overdue # 逾期
remindctl all # 所有
remindctl 2026-01-04 # 指定日期remindctl list # List all lists
remindctl list Work # Show specific list
remindctl list Projects --create # Create list
remindctl list Work --delete # Delete listremindctl list # 列出所有列表
remindctl list Work # 查看指定列表
remindctl list Projects --create # 创建列表
remindctl list Work --delete # 删除列表remindctl add "Buy milk"
remindctl add --title "Call mom" --list Personal --due tomorrow
remindctl add --title "Meeting prep" --due "2026-02-15 09:00"remindctl add "Buy milk"
remindctl add --title "Call mom" --list Personal --due tomorrow
remindctl add --title "Meeting prep" --due "2026-02-15 09:00"--due--alarm--due--alarm--alarmremindctl add --title "Hairdresser" --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"remindctl edit 87354 --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"remindctl today --jsondueDatealarmDateEKReminderEKCalendarItem--alarm--due--alarm--due--alarm--alarmremindctl add --title "Hairdresser" --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"remindctl edit 87354 --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"remindctl today --jsondueDatealarmDateEKReminderEKCalendarItem--alarmremindctl complete 1 2 3 # Complete by ID
remindctl delete 4A83 --force # Delete by IDremindctl complete 1 2 3 # 通过ID标记完成
remindctl delete 4A83 --force # 通过ID删除remindctl today --json # JSON for scripting
remindctl today --plain # TSV format
remindctl today --quiet # Counts onlyremindctl today --json # 用于脚本的JSON格式
remindctl today --plain # TSV格式
remindctl today --quiet # 仅显示数量--duetodaytomorrowyesterdayYYYY-MM-DDYYYY-MM-DD HH:mm2026-01-04T12:34:56Z--duetodaytomorrowyesterdayYYYY-MM-DDYYYY-MM-DD HH:mm2026-01-04T12:34:56Z--json--json