There used to be a defaults write trick that would allow you to select text in Quick Look previews, but Apple curtailed it back in 2015. Since then, dragging your cursor on any Quick Look plugin just moves the window. No selection possible, and thus no copy paste from the preview.
extension, macos, quicklook
In the last Marked newsletter I wrote a bit about Marked’s Streaming Preview, a feature of Marked that flew under the radar for a few years before starting to gain some traction.
keyboard, keyboardmaestro, marked, scripting, writing
I had previously bemoaned the fact that the proxy icon is now hidden behind a hover delay in Big Sur. In that post, I mentioned that you could remove that delay in Finder using the command . But that only affects Finder, and you have to repeat it with various bundle identifiers for each app making use of the Big Sur toolbar layout.
macos, terminal
I was browsing my gists recently and found one I’d totally forgotten about, which is somewhat ironic given its purpose: scheduling short-term reminders with alarms from the Terminal. I posted it about it back in 2016, but eventually it fell into disuse, as a lot of my just-playing-with-an-idea scripts tend to.
scripting, terminal
Thanks to PDFpen for sponsoring BrettTerpstra.com again this week! PDFpen is truly the ultimate tool for everything you need to do with PDFs, and I highly recommend it.
pdf, sponsor
The gist is this: when you need to script a tool that requires administrator privileges, you want to make the process as automated as possible without creating glaring security problems (like including a password in plain text).
macos, scripting, security, tips, tools, unix
Backstory: my co-host on Overtired, Christina Warren, has a constantly growing collection of repositories she’s starred on GitHub. As a developer advocate for a Big Tech company, she always keeps her finger on the pulse of the new and cool developer stuff, and her stars serve as a curated list of “projects to watch.” It came up on an episode a while ago, and I decided we should have a way to display the latest ones.
Wordpress, developer, github, wordpress