Skip to content

Instantly share code, notes, and snippets.

@Gooseus
Gooseus / ubiq-drop-file-to-email.js
Created February 26, 2009 23:30
This is an old Ubiquity module for dropping a file to drop.io and pasting the drop link in to an email to a contact
// ** Contributing Code:
// ** {{{ CmdUtils.getUbiquity( ) }}} **
// Irbabe - Copied from http://gist.github.com/61752
//
// Get a reference to Ubiquity. This is used by
// {{{ CmdUtils.closeUbiquity() }}} and {{{ CmdUtils.getCommandByName() }}}, but
// probably doesn't need to be used directly by command feeds.
CmdUtils.getUbiquity = function getUbiquity() {