Using Omnivore to save pages

Sometimes it is handy to save a webpage for later and there are lots of ways to do it.

There are numerous times where somebody has mentioned something, or I have read something, and remembered an article I’d’ read recently that would be useful. Now I try and capture those pages so I can find them when I need them.

I am not one for keeping hundreds of browser tabs open just in case I want to spend an hour at some point tracking down a tab I opened three months ago that I might want to read one day. I prefer to save them in one place where I know I can search for them later. In the past I used Pocket but things changed and it didn’t work as well as I hoped it would.

I then came across Omnivore - a free and powerful alternative; you can even build and host it yourself if you are so inclined.

The Chrome browser extension is easy to setup and use - one click and it is saved, no additional popups or messing around entering information. The plugin for Obsidian, which I use a lot, is also simple and means I can capture a page and later make it available alongside all my other notes.

Thoroughly recommend it.

Update 1st November 2024: It was too good to last. They are closing it down in 2 weeks and I will be looking for an alternative. Oh well!

Links

Omnivore

Pocket

Random Posts

Setting up Github SSH

Just a reminder of the starting point for setting up SSH with Github so I don’t have to keep looking for it each time.


Read More

A MacBook touchscreen for only $1

I don’t own, and have no intention of owning, a MacBook as I own a touchscreen Windows laptop however this approach to make it support touch is genius. They use a mirror at the top of the screen and some image processing to work out where the finger is. They can determine if the finger is actually touching the screen by whether it is touching its reflection - very clever lateral thinking.


Read More

Be surprised

When I am developing software I build an internal mental model of how I expect things to work. As I learn more I tweak that model - or if it is not working as I expect then I tweak the code to match the model I have. Over time that model grows and evolves.


Read More