Skip to content

Disable clipboard feature or set auto-delete #246

Description

@danielhug-cc

What problem would this solve?

The clipboard feature is always on (so I believe), and captures login names, passwords etc. I am not very comfortable with that. I would wish for some limits to this function. JGS's AceText offers to exclude applications (if [application] has focus, don't capture clipboard). For SV-WB, which is not primarily a clipboard extension, it should be possible to turn this function off altogether.
You could refine this further like "if there is no string in the clipboard that matches either a target language word or a source language word, don't add to clipboard history". This would likely (hopefully!!) exclude passwords. But would it be bulky and slow?
Mainly, I want to turn this function off.

Thanks!

Proposed solution

Add a checkbox: "Turn off clipboard extension"
Optionally: "Remove stored clipboard entries older than X minutes."
Optionally: "Don't capture clipboard if and of the below applications has the focus." (Requires a list of apps, and or a regex that describes all apps that should be excluded."

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status
    To-do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions