Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

delmag

split {url depost -u ${u=post} -url ${url} -t {strreplace2 -find , -replace %20 -string ${tg}} -d ${ti} -e ${d}} {url magad ${url} -title ${ti} -desc ${d} -tags ${tg}}
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.
    
19 uses - Created 2006-04-21 02:55:55 - Last used 2008-03-16 21:41:42
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.