View Single Post
Old 11-07-2015, 07:55 PM   #1
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 910
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
plugin to paste an image file from clipboard

I believe an edit plugin could be created to retrieve an image from the clipboard and save it in the epub Images. I lack knowledge in Python, the interfaces to the clipboard and the tools to work with the epub from the plugin, so I am hoping that someone else might be interested in creating such a plugin.

The incentive for this plugin is to make it simpler to incorporate images that are not already stored on the computer, typically from the internet, into the epub being edited by Sigil. The current method of incorporating such images involves saving them to a file, incorporating that file into the epub and deleting the no longer needed file. Copying the image to the clipboard and then using the plugin to incorporate it into the epub simplifies this greatly.

Dave
dhdurgee is offline   Reply With Quote