[Desktop-packages] [Bug 687749] Re: Paste clipboard contents into a file

2020-04-06 Thread PabloAB
Issue upstream: https://gitlab.gnome.org/GNOME/nautilus/-/issues/540

** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #540
   https://gitlab.gnome.org/GNOME/nautilus/-/issues/540

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/687749

Title:
  Paste clipboard contents into a file

Status in nautilus package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: nautilus

  Feature request:

  When there is data in the clipboard it would be amazing if one could
  paste that directly into a folder.

  Example 1: I select a part of a website, copy it, go to any folder and paste 
it there.
  The final result would be a html file with complete headers but where the 
body only contains the copied part.

  Example 2: I make a screenshot, I already have the folder open where i
  want it. I hit printscreen, choose "copy to clipboard". Back at the
  open folder I paste the image.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Thu Dec  9 11:04:13 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=sv_SE.UTF8
  SourcePackage: nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/687749/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 687749] Re: Paste clipboard contents into a file

2017-03-04 Thread PabloAB
Since this development seems extremely slow maybe someone find
[this](http://superuser.com/a/990364/500826) helpful. TL;DR? Use this:
xclip -selection clipboard -t image/png -o > "`date '+%Y-%m-%d_%T'`.png"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/687749

Title:
  Paste clipboard contents into a file

Status in nautilus package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: nautilus

  Feature request:

  When there is data in the clipboard it would be amazing if one could
  paste that directly into a folder.

  Example 1: I select a part of a website, copy it, go to any folder and paste 
it there.
  The final result would be a html file with complete headers but where the 
body only contains the copied part.

  Example 2: I make a screenshot, I already have the folder open where i
  want it. I hit printscreen, choose "copy to clipboard". Back at the
  open folder I paste the image.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Thu Dec  9 11:04:13 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=sv_SE.UTF8
  SourcePackage: nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/687749/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 687749] Re: Paste clipboard contents into a file

2015-06-30 Thread PabloAB
I was about to create something similar: "Paste image from clipboard to
a new file". Creating from other sources might be a little more
difficult. For each mime/type should be some sort of default
assumptions. For example, if you copy an image to clipboard (let's say a
screenshot of a region) and then paste it, could do it with
timestamp_clipboard-image.jpg, and customizable from an XML/YAML.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/687749

Title:
  Paste clipboard contents into a file

Status in nautilus package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: nautilus

  Feature request:

  When there is data in the clipboard it would be amazing if one could
  paste that directly into a folder.

  Example 1: I select a part of a website, copy it, go to any folder and paste 
it there.
  The final result would be a html file with complete headers but where the 
body only contains the copied part.

  Example 2: I make a screenshot, I already have the folder open where i
  want it. I hit printscreen, choose "copy to clipboard". Back at the
  open folder I paste the image.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Thu Dec  9 11:04:13 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=sv_SE.UTF8
  SourcePackage: nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/687749/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 687749] Re: Paste clipboard contents into a file

2013-03-25 Thread Joeri Eilander
** Changed in: nautilus (Ubuntu)
   Status: New => Opinion

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/687749

Title:
  Paste clipboard contents into a file

Status in “nautilus” package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: nautilus

  Feature request:

  When there is data in the clipboard it would be amazing if one could
  paste that directly into a folder.

  Example 1: I select a part of a website, copy it, go to any folder and paste 
it there.
  The final result would be a html file with complete headers but where the 
body only contains the copied part.

  Example 2: I make a screenshot, I already have the folder open where i
  want it. I hit printscreen, choose "copy to clipboard". Back at the
  open folder I paste the image.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Thu Dec  9 11:04:13 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=sv_SE.UTF8
  SourcePackage: nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/687749/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp