ART & Visual Bookmarks. Pleasure of eyes.
The world is such beautiful.

All tumblr users should use Firefox with GreaseMonkey.

Useful tools summary for Safari

and install below scripts.

How to use. (Move to dashboard or other tumblog)

screencast at YouTube - ReblogCommand

  • j, k key press - Down,Up
  • t key - Reblog
  • do multiple reblogs at a time
    • p key press - Pin
    • : key press and Minibuffer will appear at the bottom of browser.
    • type “pinned-or-current-link | reblog | clear-pin” and Enter key. - Reblog

実際に使うときにはピンをたてておいてm-X(Windowsならalt+x、MacならOption+x)から

pinned-or-current-link | reblog | clear-pin

とすればReblogできます。これだとReblogされる順番が時系列と逆になるので気になる人は

pinned-or-current-link | reverse | reblog | clear-pin

最初にコマンドを打ち込んだら実行せずにCtrl+cでこれらのコマンドに名前を付けちゃいましょう。Reblogとかつけておけば今後はながったらしく打ち込む必要はありません。ちなみに僕はReblogだとReverseとかぶってtab補完するのにrebまで打たないといけないのでrrって名前にしてます。

via 2007-11-12 - Muibrog (最新情報に対応させる為、少し改訂させていただきました)

Tombloo.xpi

It’s really cool. pls check it out. And I want to add Tombloo to this list.

Tombloo is the easiest tool to post web stuff to your tumblr. You only need to right click on the stuff and choose “share - ***” menu from the context menu. Then the post will be uploaded. and it’s done!

If you have interest to tombloo, please click following link and install tombloo.

I think tombloo is ten times faster than tumblr’s bookmarklet. It deserves to restart firefox once at least. :)

* If you want to edit your post, click “share - ***” with press down ctrl key. Then a new tab will open and you can edit the post as same as tumblr’s bookmarklet.

Big photos and blockquote fix

Tumblr Dashboard Big Photos CSS. Write this code in Firefox “userContent.css” file.
And Dashboard blockquote fix CSS. (Firefox Help: 設定ファイルの編集)

@-moz-document domain("www.tumblr.com") {
  [id^="small_photo_"] {
    display: none;
  }
  [id^="big_photo_"] {
    display: inline !important;
  }
  ol#posts li blockquote {
    margin: 0 !important;
  }
}

via

And “followers” tools

Link

Other tools

Thanks otsune, retlet, jinon.

(2008-05-17 revision [mark *])

Reblog from : handa / First post : otsune