Skip to content

Add ability to copy pasteboard contents to the pasteboard (as one big item) #23

Open
@petrock99

Description

@petrock99

It would be nice to be able to copy the data being displayed in the UI (e.g. all the text for all the pasteboard items) to the pasteboard so it can be pasted directly into another app for analysis/processing/sorting/discussion. The old PasteboardPeeker used to do this and was very handy.

Maybe save as XML or JSON or raw .txt file containing each pasteboard item identifier with its associated value/text. If the value is a picture or some other non-text data then maybe save it as a side file with a path to it in the xml/json/txt file.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions