> http://wescript.net/

TumblrTagCommand

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

install

Minibuffer command for tagging Tumblr posts. Type 'p' to mark/unmark a post and type 'g' to tag. Minibuffer & LDRize are 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.2
description Minibuffer command for tagging Tumblr posts. Type 'p' to mark/unmark a post and type 'g' to tag. Minibuffer & LDRize are 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) 9ede26e8f7261a56a2f517a433f7fbe8
created at 2009-08-26T10:08:31Z

Related Scripts

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

50 users 2009-08-28

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

4 users 2009-12-25

Tagging command for tumblr. Minibuffer is required.

3 users 2009-08-21

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