pull down to refresh
0 sats \ 4 replies \ @OgFOMK 27 Feb \ on: Enable Reader View for Articles on Stacker.News opensource
You can do a send to your Kindle. I've done that for some long pieces. It's not perfect but it's a nice way to read.
I'd like to try but don't have a kndle. I think the issue is more about web standards, there's not one yet to define it but all major browsers have that option available when certain tags are available on the page.
The post-type item could be better structured from an HTML5 perspective, as it mostly for long-format contents including the
<section>
or <article>
semantic tags could be one option.This article from 2018 has some -maybe yet outdated- details for each browser
reply