Automating TaskPaper to Day One Logs

This is just a quick post to mention a new idea I had while working on Marked today. I was, as usual, using TaskPaper to organize the project and track my progress. I use a different TaskPaper file in the main folder for each project I have going. The last script I posted is effective enough, and I should probably leave well enough alone, but I had to try one other thing. dayone, productivity, ruby, taskpaper

→ Continue reading

Markdown Service Tools Get Blockquotes, Self-links and More

I needed some relaxing regular expression fun tonight, so I’ve updated a couple of services in the Markdown Service Tools and made some small additions. The main new feature is for handling blockquotes, and there are two versions of the Service. I’m providing some brief explanations after the jump, but feel free to skip to the Markdown Service Tools page and just check the changelog. markdown, markdownservices, service

→ Continue reading

A Fluid Icon for ThinkUp

I love ThinkUp for managing what there is of my social presence, as well as for archiving my Twitter and Facebook posts. So much so that it gets its own Fluid1 app. The favicon for the web app (which Fluid uses as the app icon by default) is really sad-looking in the Dock, though, so I whipped up an icon and thought I’d share it. Nothing special, just a little more pleasing to me than the blurry mess the favicon creates. design, fluid, icon

→ Continue reading

Introducing Gather, a Cocoa Markdownifier

I wrote something a couple of nights ago that I thought I’d share. I’m calling it “Gather,” and it’s basically an “appified” version of my Readability/Markdownify work. A Cocoa version of Marky the Markdownifier, if you will. You can paste in a URL and it will attempt to find the core text of the page, download it and turn it into Markdown for clean web clipping. It displays the result in a field you can copy from, and it can optionally auto-copy the result to your clipboard. macos, markdown

→ Continue reading