> http://wescript.net/

TumblrTagCommand

http://gist.github.com/raw/171089/a9a0cc4c0883db85dadd73be7dafe5acaa07db96/tagcommand.user.js

install

Tagging command for tumblr. Minibuffer is required.
- Cancel - About syntax(Markdown)

Use Markdown format.


Paragraph
Text before empty line become a paragraph.
Emphasis
Wrap the part to be emphasized with "*".
Code
Wrap the part to be emphasized with "*".
Lists
The head of line is made "-"(hyphen). The head of line is made "1."(figure and period) when list items is ordered.
Headings
The head of line is made "#".
Blockquotes
The head of line is made ">"
Links
It is described [link text](link url).
Images
It is described ![Alt text](image url).

See also

Script Details

name TumblrTagCommand
namespace http://whym.github.com
version 0.0.1
description Tagging command for tumblr. Minibuffer is required.
include http://www.tumblr.com/dashboard*, http://www.tumblr.com/show*, http://www.tumblr.com/tumblelog/*, http://*.tumblr.com/tagged/*, http://*.tumblr.com/post/*
digest(MD5) ba075b8be30302900b0bffc79e9f2d39
created at 2009-08-21T10:16:47Z

Related Scripts

Minibuffer command for tagging Tumblr posts. Type 'p' to mark/unmark a post and type 'g' to tag. Requires Minibuffer, LDRize & Autopagerize.

60 users 2009-08-28

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

5 users 2009-08-26

Type 'A' to mark all items. Type 'R' to reverse marked/unmarked. Requires Minibuffer & LDRize.

4 users 2009-12-25

Remove assignments of 'lang="en"' to HTMLs, in order to let browsers/OSs choose better fonts for non-English contents.

3 users 2009-12-25

Remove assignments of 'lang="en"' to HTMLs, in order to let browsers/OSs choose better fonts for non-English contents.

2 users 2010-01-08

Updates

back