![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
MagAdd - Adds an url to ma.gnolia.com, a social bookmarking site.
SYNOPSIS
MagAdd [URL] -title [TITLE] -desc [DESCRIPTION] -tags [TAGS]
EXAMPLES
MagAdd http://yubnub.org/
(Adds a bookmark to yubnub.org)
MagAdd http://yubnub.org/ -title YubNub -desc A social command line for the web -tags web,social
(Adds a bookmark to yubnub, with a description, title, and tags)
DESCRIPTION
Adds an URL to Ma.gnolia, a social bookmarking site (like del.icio.us). All parameters are optional.
Tags should be separated by commas.
AUTHOR
Allen Ormond
==========
old implementation:
http://ma.gnolia.com/bookmarks/quicksave?url=%s&title=${title}&description=${desc}&tags=${tags}[post]