Markdown Editing for Sublime Text 2: Humble Beginnings

I was disappointed to find that there weren’t any good packages available for Sublime Text 2 that added decent Markdown editing features. I figured it was time to learn my way around. I still haven’t dug into Python, so my script-fu in there is weak right now. I got a few things working, though, and this will evolve as I learn new things. I’ll probably look back at this first version with embarrassment, but I’ll just overwrite it with better stuff as it progresses. markdown, multimarkdown, sublimetext

→ Continue reading

Web Excursions: May 9, 2012

The Best Markdown Editor Is Any Editor Dr. Drang’s response to my Markdown editor wishlist post. I’ll save commentary until I have time to expound, but here’s the other side. Open 1Password Logins from LaunchBar or QuickSilver Handy script to extract your 1Password logins to a bookmarks file that Launchbar can index. One-click logins for Launchbar! (That’ll show those Alfred users…) DuckDuckHack Sweet. The MacSparky Paperless Field Guide iPad only… bookmarks

→ Continue reading

Scatterbrains: Git as Biographer

This is another of my attempts at keeping track of my day in an orderly fashion. It’s a pretty simple idea. Given that most of of what I do is stored in git repositories, my commit logs are my best bet for seeing what I’ve accomplished each day. I just needed to pull them together and bundle them up without having to think about it. If a lot of your work happens in git repositories and you make frequent commits, this might be of use to you. dayone, git, logging, ruby

→ Continue reading

My Ultimate Markdown Editor Wishlist

There are a few great Markdown text editors available, and more being worked on right now. I want to put a list of features out there that I think any true Markdown editor should include. Some of these are implemented in one editor or another, but nothing has brought it all together (aside from TextMate with all of my customizations, and even that lacks some of the polish mentioned below). editor, markdown

→ Continue reading