Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add daily/weekly digest feature for docket alerts #5142

Open
mlissner opened this issue Feb 26, 2025 · 0 comments
Open

Add daily/weekly digest feature for docket alerts #5142

mlissner opened this issue Feb 26, 2025 · 0 comments

Comments

@mlissner
Copy link
Member

We have a nice feature for search alerts, where you can get them just once/day or once/week. A couple times now I've seen people requesting something like this or otherwise being sad at the number and deluge of alerts in their inbox.

We could fix this in a few ways:

  1. Add an option to "Send as daily digest"

    If we do this, we could simply send the alerts as a single digest for each case at the end of each week/day. This would send one digest email per case, which would all land in your inbox at the same time. Meh?

  2. Add an options to "Send in daily digest" or "Send in weekly digest"

    If we do this, we'd create one digest with all of the updates for subscribed cases, and send one email per user per day/week.

  3. Allow custom digests and allow people to "Add alert to digest", with a dropdown to select the one they want.

    If we do this, people can create various digests, set a schedule for each digest, and then send all the alerts for a given digest according to that rate.

    This is maximally configurable, but also maximally complex from a UX and dev perspective.

I think I lean towards option 2. It's relatively simple to develop, and would solve this problem in a single email. This feels a bit like it should depend on #4271

@mlissner mlissner moved this to Alerts Sprint in Sprint (Web Team) Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Alerts Sprint
Development

No branches or pull requests

1 participant