たぶん自作すればMT3.xの頃でもできてたはずなんだけど、MT4にしたら標準でブックマークレットが付いてきたのでいれてみた。url引き回して記事投稿するのがだいぶ楽になったすよ。
javascript:d=document;w=window;t='';if(d.selection)t=d.selection.createRange().text;else%7Bif(d.getSelection)t=d.getSelection();else%7Bif(w.getSelection)t=w.getSelection()%7D%7Dif(t!='')t='\n%3Cblockquote%3E\n'+t+'\n%3C/blockquote%3E';void(w.open('http://somewhere/path/mt.cgi?__mode=view&_type=entry&blog_id=1&convert_breaks=0&qp=1&text='+encodeURIComponent('%3Cp%3E\n%3Ca%20href=%22')+d.location.href+encodeURIComponent('%22%3E')+encodeURIComponent(d.location.href)+encodeURIComponent('%3C/a%3E%3Cbr/%3E\n')+encodeURIComponent(d.title)+encodeURIComponent('\n%3C/p%3E\n')+encodeURIComponent(t),'_blank','scrollbars=yes,status=yes,resizable=yes,location=yes'))


