-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pinned items #39
Comments
First off, thank you for the offer, and for asking first 🙏 👍 This is not something I want added to the extension myself. I think this use case is different enough from how I think of clipboard managers, to warrant its own tool and its own extension. It sounds like a snippet manager or "text expander". Then there are already tools for that, like https://espanso.org/ or https://github.com/leehblue/texpander which have features dedicated to this use case beyond what a clipboard manager would have, and which I wouldn't want to add to ulauncher-clipboard. Maybe there are corner cases where you want to persist something but you're how long, or haven't decided on a shortcut for it yet, but I think you can handle that with a snippet manager too. You can also of course fork the extension, add this and promote your fork in this thread to others who would want this feature. I'd be happy to keep the issue open for that. |
Also, there are some extensions for this use case already I think if you search for "snippet". This one in particular seems to be a popular and general snippet manager: https://ext.ulauncher.io/-/github-mikebarkmin-ulauncher-snippets (I haven't tested it though). |
Thanks for the timely response. I really appreciate it. From you suggestions above, I think you are kind of over-thinking this feature. I will make an example with the stock Google Android Keyboard that has this same feature in the clipboard. See screenshot below: I understand that new features becomes additional maintenance burden, but firstly, I believe that this feature will make any clipboard tool to be much more versatile, as evident in the case of Google keyboard shown above. Secondly, this can be an opt-in feature that is disabled by default. But again, I understand and appreciate your position on this and it's totally ok if you think otherwise 👌 Edit: |
Describe the solution you'd like
Allow pinning of some items, so that they never go away from history except unpinned.
PR allowed for this? @friday ?
The text was updated successfully, but these errors were encountered: