wallabag / wallabag/android-app
Recently opened / partially read
- Dominant language
- Java
- Stars
- 587
- Forks
- 276
- PR merge metrics
- No merged PRs in 30d
Description
About 2-3 times weekly, the app closes in a way that it doesn't recover the article left open (deep sleep); other times I need to reference an another article. With thousands of articles in the database, and heavy use of Open random article, I lose the article I was last reading.
If I predict I'm going to pause reading for a whole day, I usually screenshot the article, and find it later. Read position is almost never lost, which indicates the app knows what I have started reading.
Possible solutions:
- Filter, with similar UI to tags, for saved read position.
- Sort by recently opened.
- Pin the last opened article, with long press to view last n.
### GitHub Etiquette
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. [(?)](# "Make the issue more prominent by adding it to the first post at the top of the page.")
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue. [(?)](# "Demands are usually met with retaliation. Check the project's LICENSE for a disclaimer of no warranty or liability.")
* Subscribe to receive notifications on new comments, or get notified of resolution with 'Status'. [(?)](# "Scroll to top → Right side → Notifications → Customize → Custom → Closed")
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.