ReadYouApp / ReadYouApp/ReadYou
Option to hide the duplicate title present in description in flow page
@Ashinch is already working on this.
Since Apr 10, 2024.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Some websites provide article titles twice, once in the title and once in the description with some extra info, which, while browsing, is quite annoying to see the same title. Some RSS clients, for example, Feedly, remove the duplicate title from the description. Below is the visual representation of how Feedly handles it and how ReadYou handles it.
The white text is the title, and the greyed text is the description.
ReadYou
Another problem that happens because of that is sometimes (example below) the useful information from the description gets cut off, and we have to look inside every article to see it individually, which is quite tiring.
Example from the flow page with the cut-off description because the title is too long
I have 4 work feeds which do the same (I can't share the feed link), but this above example is from this site https://nyaa.land/?page=rss.
If the app introduces the option to hide the duplicate titles, that would be really helpful.
Thanks in advance.
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.
Assessment
This issue has not been assessed yet.