I’ve been obsessively into DEVONthink lately. Once I’ve truly explored it, I’ll write more about that, but in the meantime I wanted to share a handy integration for those already using it. I’m very aware that DEVONthink has a great clipper. Whether you’re using bookmarklets, browser plugins, or the Sorter directly, it can grab a…
Personal Projects: Not my busiest year on record, but I did a lot. Updated: Generate slick changelogs from Git commits I do all of my release notes using careful git commit messages. It makes life so easy. SearchLink I still consider SearchLink – out of a hundred projects – the most useful thing I’ve made,…
I recently revived Marky the Markdownfier. In case you missed it, Marky turns any web page into clippable Markdown for storage in notes/organization apps. And I could have left well enough alone, but there were a couple of quirks I wanted to fix. That led to… well, a complete ground-up rewrite of Marky. The old…
I finally fixed Marky the Markdownifier. I didn’t do any updates to the interface as it is, in my opinion, not too bad. Marky is a tool for turning web pages into Markdown. It now uses Pandoc with GFM formatting. There’s an API available for outputting to various formats (including JSON with title, source, rendered…