> 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.6
description Minibuffer command for tagging Tumblr posts. Type 'p' to mark/unmark a post and type 'g' to tag. Requires Minibuffer, LDRize & Autopagerize.
include http://www.tumblr.com/dashboard*, http://www.tumblr.com/show/*, http://www.tumblr.com/drafts*, http://www.tumblr.com/queue*, http://www.tumblr.com/tumblelog/*, http://*.tumblr.com/tagged/*, http://*.tumblr.com/post/*, http://*.tumblr.com/private/*, http://*.tumblr.com/search/*, http://*.tumblr.com/page/*, http://*.tumblr.com/archive/*, http://*.tumblr.com/
digest(MD5) 14d8d1c18cba49019e9cb7ff5cfac374
created at 2010-04-24T19:46:18Z

Related Scripts

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

73 users 2009-08-28

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

5 users 2010-01-08

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

5 users 2009-12-25

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

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

Updates

back