How to upload images to WordPress using VimRepress?
At first it it did not work out, because I did not specify the full path.However vim and shell knows path expansion, so why not to use it?
:BlogUpload ./start.jpg
I just uploaded a start.jpg from my current directory.

The rest (like adjusting picture size in html) is a piece of cake.