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
We need to show some content in magnet-client when the user taps on a POI, right now the meta-description is pretty crappy content. Ideally we would show an extract/summary of the real article, or even have the ability to show the entire article.
That will depend on us moving everything to JSDoc instead of Cheerio, unless we parse twice :/ Happy to make that change if it gives us better metadata. Number one priority is to not lose any control if we move to a framework.
We need to show some content in
magnet-client
when the user taps on a POI, right now the meta-description is pretty crappy content. Ideally we would show an extract/summary of the real article, or even have the ability to show the entire article.https://github.com/mozilla/readability might come in handy.
The text was updated successfully, but these errors were encountered: