Gather to nvUltra

I got a request to add a option to Gather. Makes sense; when you’re using it to save Markdown to notes, you’d want the title of the page to be the title of the note. You could parse that out of the Markdown version in several ways, but in some cases it might be easier to just call and get an undecorated string back. So that’s been added in v2.0.29. gather, markdown, nvultra

→ Continue reading

PopClip extensions: WebMarkdown fix

So Apple stopped shipping Python with macOS, which they warned quite a while ago they were going to do. Unfortunately, I still have a good number of apps and scripts that rely on Python scripts in the background, meaning people who haven’t installed the Command Line Tools are unable to use some of my tools. I’ve slowly been working to rectify this, but it’s going to take some time. extension, markdown, popclip, scripting

→ Continue reading

Getting started with Howzit

I’ve been using Howzit almost daily for years now. I made a bunch of upgrades to Howzit over the last month, including packaging it as a gem and completely refactoring the code. In the process it’s become pretty obvious that not many non-me people have actually tried it, and I really think they should, so I figured I’d at least make sure everyone understood what it does and how to use it. automation, developer, hookmark, howzit, markdown, mdless, scripting, shell

→ Continue reading