As I’ve mentioned here before (see QuickQuestion), I’m a total mess when it comes to remembering what I was tinkering with late at night or early in the morning. By the time my lunch break rolls around and I want to hack a little more, I have to search through git logs and Spotlight’s Recent Files just to figure out what I was working with and where I was at with it. Two days later, not a chance. Sometimes it even happens when I’m intent on completing a todo item and let…
doing, logging, nvalt, productivity
I found Quiet today. I’ve used plenty of these “distraction-free” apps that cover your desktop and other windows before, but mostly just for screencasting. Command-option clicking the icon of the app that I wanted to focus on has generally been enough for me, but Quiet takes it a few very useful steps further.
appreview, macappstore, productivity
Ok, I made something interesting (to me) last night. It’s probably not worth taking the time to write up, but someday someone might find it and think it useful. I apologize for the messiness of the code, if I take this further and clean it up, I’ll update this post.
javascript, jquery, scripting, writing
Just a quick note here to let you know that Marked 1.3.1 has been approved and is up for sale in the App Store. If you’re not familiar with Marked yet, check out the Marked product site (recently updated!).
markdown, marked, multimarkdown
One for the coders: I discovered CodeRunner by Nikolai Krill a few months back, and it’s proven to be very, very useful in the kind of work that I do. It allows you to test blocks of code and see the results quickly and easily. It has syntax highlighting and autocompletion, as well as the ability to handle a wide variety of languages.
Code, appreview, macos
Reading List for iPhone is a polished app that does one thing, and does it well: track your books. It helps keep track of the books you want, the books you have, the books you’re reading and the books you’ve read. If you still enjoy the rustle of paper pages in this era of the E-Reader, this is a handy app to have.
appreview, ios, iphone, review
I’ve been playing around with some themes for MultiMarkdown Composer, and thought I’d share a few that are turning out half decently. MultiMarkdown Composer’s syntax highlighting uses an extended version of the Peg Markdown Highlight format. You can add themes to (create it if it doesn’t exist) and they’ll show up in the Appearances preferences of MultiMarkdown Composer.
mmdc, multimarkdown, themes
NOTICE: I am officially recanting any endorsement for Easy HTML5 Video. Read the comments below to find out how bad they are at licensing and customer service. For now, let’s stick with Miro or our own ffmpeg scripts.
apps, html, video
Fletcher Penney’s1 latest project, MultiMarkdown Composer, is now available in the App Store. It provides a text editing environment with a full set of MultiMarkdown features. Unlike most of the other editors in this area, it auto-continues lists (ordered and unordered) and handles auto-pairing and wrapping. I’m working on a full review to post very soon, but I wanted to let you all know about it as soon as possible!
apps, appstore, markdown, multimarkdown
I’ve made a small update to QuickQuestion. It adds the ability to specify part of the answer to be copied to the clipboard when one of the scripts (Alfred, Launchbar, CLI) runs. You format it with and use it inline. The @copy syntax is stripped out when the answer is displayed, just like @(metadata). So if the answer to your question is a command, url or anything else you’re probably going to copy and paste anyway, just add something like this:
macos, notes, productivity