Missed a good web page grabber, wrote my own (kinda)

Strongly disliked all available page grabbers for Joplin, so added an option “save-to-joplin” to my OpneRouter-summarizer chrome extension. How it works:

You hold down alt and hover the mouse over the webpage. DOM elements get highlighted. You left-click (or alt-left-click since alt is already held) and the element is selected. A popup appears…

…that allows you to:

Also supports sharing summaries to NewsBlur and saving summary+source to Joplin :slight_smile:

Available here (but not in the chrome-ext webstore, I’m too lazy for that), so just git clone/install via devmode.

2 Likes