ReadYouApp / ReadYouApp/ReadYou

Option to open "Unread" list when clicking bundled notifications

Open
#1,203 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement untriaged
Dominant language
Kotlin
Stars
7.5k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

Checklist
  • I've already searched in existing issues and haven't found a similar feature request.
Which category best fits this feature request?

Others

Is your feature request related to a problem? Please describe.

Currently, the notification experience requires too many steps to get into the reading flow. When multiple notifications arrive, they are bundled by Android. To access my content, I often have to expand the group and select a specific article, or the default click action doesn't lead me to the most efficient view. It takes about 3 clicks just to start reading through my new items.

Describe the solution you'd like

I would like an option to configure the notification tap behavior. Specifically:

When I click on the bundled notification header (the group of notifications), the app should open directly to the "Unread" articles list.

This allows me to see all new items in a continuous list immediately, rather than opening just one specific article and having to navigate back.

Related links

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the Android notification group-tap handling and the navigation entry for the Unread list; done means a configurable tap behavior opens the bundled notification's Unread list instead of a single article.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.