mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[core] Allow articles to be embedded when you click on the article. #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Catalyze4 on GitHub (May 5, 2025).
Is your feature request related to a problem?
No
Describe the solution you'd like
I would like to click on the article and be able to read the text of the article from within the Feeddeck app instead of having to open my external browser.
Describe alternatives you've considered
I'm using my external browser now and I can continue to do so but this seems like a base feature in most other feed readers.
Additional context
This is what it currently looks like when clicking on an article:

@ricoberger commented on GitHub (May 11, 2025):
Hi @Catalyze4, thanks for raising the issue. I changed this for the next version, so that the articles will also on Android be opened in the In-App-Browser.
@Catalyze4 commented on GitHub (May 11, 2025):
Thank you!