Skip to content

Store Copied text to a ClipBoard #459

@Nishthajain7

Description

@Nishthajain7

Terms

Description

It would be useful to have a feature that tracks and stores the text copied by the user into a clipboard history.
Now when text is copied using the system clipboard, it is lost as soon as something else is copied. Having a clipboard log in the app can enable retrieving previously copied text and displaying a history of the same. This could help users recall previous clipboard items within the app.

Proposed Solution

Provide a UI to show and reuse copied content
Store copied text in a local database or in-memory list (limited to last N items)

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions