You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CommaFeed is focused on fetching feeds and displaying the content of those feeds. I feel like it should not be the responsability of CommaFeed to then fetch the webpage and extract its content. It's also not very respectful of the author of the feed.
If you really want to do this, a more elegant solution is to have the content of the page served directly in the feed. A quick Google search indicates that there are services that already do this :
There are feeds that don't include the image or the whole text in feeds
In some readers there's the option (global or by feed) to fetch the content and read the whole text
Maybe add a button (like star, share, tag button) or an option by feed to fetch the content of that feed.
In this feed I can't see the image:
In this reader there's possible to read that feed and fetch from the webpage
Thanks for your work!!
The text was updated successfully, but these errors were encountered: