Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clipboard() helper function to copy and paste from clipboard - implemented #559

@kensoh

Description

@kensoh

Raising an issue to implement clipboard() helper function, since this may be something commonly used. In normal user workflows, it would be using keyboard [ctrl]c and keyboard [ctrl]v (or [cmd] for macOS) to copy and paste text from the clipboard.

However, in some situations, getting the value store in clipboard directly to a variable in TagUI for usage, or setting the clipboard directly from a variable in TagUI would be very helpful. For eg, select all and copy to clipboard a PDF document, and then using clipboard() to access the value for data extraction / string-parsing etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions