![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
delmag - Add an URL to both del.icio.us and ma.gnolia with one command.
SYNOPSIS
delmag -u [DEL.ICIO.US USERNAME] -url [URL] -tg [TAGS] -ti [TITLE] -d [DESCRIPTION]
EXAMPLES
delmag -u Username -url www.yubnub.org -ti YubNub -d Social command line -tg search,social
DESCRIPTION
Opens URL submission forms for both ma.gnolia and del.icio.us at the same time. All parameters
are optional except -url.
Tags should be seperated by commas.
The -ti [TITLE] parameter corresponds to the del.icio.us "description" field.
The -d [DESCRIPTION] parameter corresponds to the del.icio.us "notes" field.
NOTES
Due to differences in how del.icio.us and ma.gnolia handle tags, this command WILL NOT
accept multi-word tags. Also, only use commas to seperate tags, NOT tags AND commas
together. Doing so will cause an error.
AUTHOR
Allen Ormond - aormond (at) gmail (dot) com
Inspired by David Monaghan.