vi

Posting to a drupal blog from Vim (with side forays into uploading and free tagging)

So, we are finally getting closer to the long-awaited post (ha!) about posting to drupal from vim. I've been having a lot of fun making this plug-in suit my needs, and making it truly easy to post. Python hasn't been too hard to learn - vim scripting is truly a weird, weird language.

This is a test entry

I'm posting this from vim with a plugin taken from yyhh.org. If you can read this, it's working ;-)
Update: My modifications are coming along - the following image was uploaded from Vim...

more testing

taking notes with bash + vim

A co-worker sold me on the utility of having a program like Yojimbo. However, I'm too cheap to shell out the $39 for a license, and I prefer to have vi key bindings, and complete keyboard control. I found an excellent post at make-believe.org which describes a system for note-taking using a little bash magic for searching and command line tab completion, and vim for editing. I liked it a lot, but decided to add tagging to the system.
Syndicate content