In Safari on iOS I can zoom in on the page with whatever that reverse-pinch gesture is called. I think Apple also came to that same conclusion as you guys quite a few years ago that allowing the website owner to prevent the user from zooming in on pages on the phone was incredibly user-hostile and so they stopped honoring the part of the meta viewport html5 tag that specifies that the page cannot be zoomed in.
This is cool. I'd love an option to make the output elaborate more, if I'm interested in a topic it's a bit disappointing that I can only read a few sentences. Other than that, nice work!
I find obsidian great because along with all your files being stored in .md format, you can also make and use user-created extensions, instead of the limited functionality notion provides
A tip - hold down the middle mouse button down and move your mouse around. It's scroll speed is variable dependent on how far your mouse is away from the origin point, so it's quite useful.
You can clear the entire screen in around 15 seconds if you go max speed!
For Linux users, browsers disable this behavior by default because it interacts weirdly with middle click paste. To enable on Firefox) search "autoscroll" in settings, Chrome) run with `--enable-blink-features=MiddleClickAutoscroll` (also there's an extension for it if anyone finds the message shown at start annoying).