CopyPasta
This plugin adds some entries to the plugin menu to copy useful text snippets
to your clipboard, for pasting into other applications.
Currently the following snippets are available:
- Map Extent - copies the coordinates of the current map extent.
- Project File Name - copies the full project file path to the clipboard. If the project hasn't been saved then an empty string is copied
- Layer Info - this copies the name, type (vector/raster) and source (file path, postgis connection info etc) to the clipboard. One line per layer, comma-separated values.
If anyone has further suggestions (or code) for other snippets, please let me know.
Credits
Written by Barry Rowlingson <b.rowlingson@lancaster.ac.uk>