-
-
Notifications
You must be signed in to change notification settings - Fork 57
Description
The current Paste Manager extension is very useful for viewing clipboard history. However, to improve its usability for managing multiple items (like different passwords, codes, or notes), I propose adding a simple "Title" or "Label" field to each saved paste.
Problem description
Currently, pastes are displayed in a list, often showing only a text snippet. When saving multiple similar items (e.g., two different passwords), it's easy to forget which one corresponds to which account or service later.
Potential solutions/workarounds
Allow users to optionally add a custom title/label (e.g., "Gmail Password", "API Key for Project X") when an item is saved to the paste list, or to edit the title afterward. This title would be displayed prominently in the list view, making items much easier to identify and search for at a glance.
Additional context
This small addition would greatly enhance the extension's functionality as a knowledge snippet or credential manager, helping users organize and retrieve pasted information quickly and accurately.
Thank you for considering this improvement.