Stop emailing task and deadline reminders; keep them in-app
The daily sweep now passes skipEmail, so an overdue task raises the bell in Rose and nothing else. This is a teaching cohort of 36 working a case study that ships 49 tasks all deliberately past due, so an emailing reminder would put daily chasing mail in students' inboxes about work that is overdue by design. Done here rather than by unsetting user_profiles.email_notifications, which anyone could opt back into, and rather than LISTS_REMINDERS_DISABLED, which would take the in-app reminder with it.
| Repository | pdombkins/rose_lawyer |
|---|---|
| Author | Peter Dombkins <pdombkins@gmail.com> |
| Authored | |
| Parents | 23d1752d |
| Stats | 2 files changed , +31 |
| Part of | Progressive lockdown of outbound notification email |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-3691981d.md
from inside the repo you want the change in.