Peter Uithoven

Results 455 comments of Peter Uithoven
trafficstars

Another reason not to use a external api like readability is that you can't use it on services that require a login, like mail.

So it has been quite a while, but this might be an interesting development: https://hacks.mozilla.org/2017/04/fathom-a-framework-for-understanding-web-pages/ https://mozilla.github.io/fathom/

I understand. Maybe I'll set up a test site which uses keys (because the mentioned website is down) and experiment further. Setting the tabindex to 0 doesn't seem to prevent...

In a quick test that seemed to highlight the left wrapper... Not sure why. But when we can set the focus to the reader itself there is no need for...

Setting the focus to a div hiddenInput or the reader as a whole solves the problem in Chrome on Android. It also still steals the focus of a website like...

We're talking about the following idea? https://userscripts.org/about/installing

**5.** Please don't change how you handle 5. I really think it works great. **6.** I agree, but with a unordered lists, how would you know the difference between a...

Other headings idea: ![screen shot 2014-03-09 at 1 08 58 am](https://f.cloud.github.com/assets/523210/2366785/1293c750-a71f-11e3-8aa4-6cec38d4426e.png) ![screen shot 2014-03-09 at 1 04 37 am](https://f.cloud.github.com/assets/523210/2366783/ef6c37b2-a71e-11e3-9528-efe101bad11d.png) ![screen shot 2014-03-09 at 1 05 19 am](https://f.cloud.github.com/assets/523210/2366784/ef6cc808-a71e-11e3-8f0f-dab3697fedb3.png) ![screen shot 2014-03-09...

If we can agree on a style for the headers I'd be happy to supply the css.

@h0ru5, you mean that the left wrapper character should have the same width so that the reader doesn't jump? We could give the wrappers a fixed width through css. I...