TumblrTagCommand

By whym Last update Feb 8, 2010 — Installed 4,941 times.

Script Summary: Minibuffer command for tagging Tumblr posts. Type 'p' to mark/unmark a post and type 'g' to tag. Minibuffer & LDRize are required.



Version: 0.0.6

Script homepage

日本語の説明は作者のtumblrvaedarさんのブログにあります。

Features

TumblrTagCommand supports:

Install

  1. First, install softwares/addons/scripts below, if you don't have.

    1. Firefox 3.5 or 3.6
    2. Greasemonkey
    3. Minibuffer for Greasemonkey (Dec 5, 2009)
    4. LDRize for Minibuffer (Dec 5, 2009)
    5. Autopagerize for Greasemonkey (optional, but strongly recommended)

    Note that some of the scripts are sensitive to the ordering; Minibuffer, LDRize, Autopagerize and TumblrTagCommand should be placed in this order.

  2. Install TumblrTagCommand at UserScripts page.

  3. (Optional) If you use a custom domain name for Tumblr, you may want to include your domain in the Greasemonkey's dialog. This is required everytime you (re)install the script.

Usage: Pin & tag

  1. Choose posts with p.

    Go to a tumblr page (including Dashboard). Mark the target posts with pins on Dashboard.

    • To choose multiple posts on dashboard, move to next/previous with j/k and mark(or pin) the current post with p. Just follow the general usage of LDRize.
    • Same feature is available at /tagged pages, too.
  2. Type g and input tags.

    Type g to show a prompt, and input tags you want to add/remove.

    • Use comma (,) to separate multiple tags.
    • Use minus (-) to mark removal of the tag.

    ex. To add the tag pic and remove picture, input pic,-picture.

See also Screenshot by vaedar.

Usage: Tag all

  1. Type Shift + g and input tags.

    If you want to tag all of the post in the current page (e.g., http://yourname.tumblr.com/page/1), just type Shift + G and then input tags.

Known bugs

  • Doesn't work on private posts (due to LDRize's limitation, see also here)

History

2009-08-20 0.0.1
First version. (notes in ja)
2009-08-25 0.0.2
Bug fix for clear-pin and spaces in tags. (notes in ja)
2009-09-05 0.0.3
Support of /drafts and /queue URLs. Bug fix for error trap etc. (notes in ja)
2009-09-17 0.0.4
Bug fix for manual edit and unsupported input, etc. (notes in ja)
2009-12-21 0.0.5
'Tag all' with Shift + G, etc. (notes in ja)
2010-01-25 0.0.6
Fix for Fx 3.6, etc. (cf. http://coderepos.org/share/changeset/36509, notes in ja)

Links