ReadYouApp / ReadYouApp/ReadYou
Swipe for mark above as read
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Today there is only the option to mark an individual element as read by swiping to the left or right. An option to mark items above as read with a swipe would be a quicker solution than selecting by long pressing and selecting in the list.
A third swipe option is therefore desired:
- mark as read
- mark as starred
- mark above as read
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file, test, or entry point. Start by locating the existing swipe actions in the Android/Kotlin app and verify how marking an item read and starred is handled; done means a third swipe action marks all items above the swiped item as read without changing the existing actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100