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
I wrote a while back about some Day One geekery, and shared the git wrapper I set up for bagging some of my larger commit messages to Day One entries automatically. Then Rob went and asked me if I could do something similar with TaskPaper, logging archived tasks to Day One on the fly. Had to try it.
applescript, dayone, logging, productivity
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
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
Chetan Kunte recently sent me a TextExpander experiment he was working on, and I thought I’d post it and my explorations of it. It’s designed to add auto-pairing for bracket and quote characters to MarsEdit, and it’s based on a bit of information that I hadn’t been aware of before.
experiments, marsedit, scripting, snippet, textexpander
I added a new group to the TextExpander Tools collection this morning: a set of snippets for working in AppleScript editor. The group is pretty barebones right now, but handy nonetheless. Feel free to submit any additions or expansions you come up with, I’ll gladly include them in the set (and credit you publicly).
scripting, snippet, textexpander, tools
Inspired by a Twitter request this morning, I’ve updated the Markdown Service Tools to version 1.3.1 to include an experimental version of a new service: Unwrap Paragraphs.
markdown, markdownservices, service
Notably, Force Line Breaks has become Preserve Line Breaks, a slightly more elegant service for getting github-style linebreaks in your documents. If you have a block of text with hard returns in it…
markdown, markdownservices, service