Skip to content
Brett Terpstra edited this page Sep 2, 2011 · 1 revision

To use the categories command, you’ll need three pieces of info Shell Variables in the Advanced panel of TextMate preferences:

BLOGSMITH_USER => your Blogsmith login username

BLOGSMITH_PASS => your Blogsmith login password

BLOG_ID => your Blog’s ID

Then just trigger the command with cat-> and you should get a HUD with the categories available for your blog. Note that categories are all combined into one list and alphabetized. Why? Because I hate going through that list and trying to figure out what parent group a given category will be found under. Alphabetical order is just way easier. Plus you can use type-ahead more effectively :).

Clone this wiki locally