-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
hacktoberfest-acceptedAccepted as a part of HacktoberfestAccepted as a part of Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-Android's Code of Conduct
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)
andrewtavisandrewtavis
Metadata
Metadata
Assignees
Labels
hacktoberfest-acceptedAccepted as a part of HacktoberfestAccepted as a part of Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Todo