GNOME Bugzilla – Bug 548549
Allow sending text files and images
Last modified: 2013-07-03 07:44:37 UTC
It would automatically go to something like imageshack, and/or a pastebin site.
1. Identify good websites to send to 2. Add the possibility for plugins to refuse sending archives (another field in _NstPluginInfo) 3. Create a new plugin that would check whether the files are appropriate to send to one of those websites (through validate_destination) 4. Actually write the sending bits
nautilus-sendto for GNOME 3.8 only supports sending files through an email client. In the future, other sharing options will be implemented through portals (an equivalent system to Android intents).