Dismiss without archiving, and let the system ping you when a thread goes silent.
Dismiss the thread, but let it bubble back if a reply lands.
The reading-pane toolbar exposes a Done button (Shift+E). Done emails leave the inbox view but stay accessible under the Done tab. The key difference from Archive: when a new inbound reply lands on the thread, Done auto-flips back to undone and the thread returns to the inbox.
synced_emailsand clears is_done on prior thread members for the same user. No cron required.Get pinged if a recipient hasn't replied by a chosen day.
Toggle Remind me if no reply when composing. Pick 3 / 5 / 7 / 14 days. After the email syncs back, the reminder is attached to that message. Each morning at 9 AM UTC the cron checks rows where remind_at <= now() and:
Reminders can be dismissed manually from the notification, or snoozed by scheduling a new follow-up at a later date.