Skip to content
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

Add search on Clipboard Manager #18305

Closed
gsarig opened this issue May 15, 2022 · 4 comments
Closed

Add search on Clipboard Manager #18305

gsarig opened this issue May 15, 2022 · 4 comments
Labels
Idea-New PowerToy Suggestion for a PowerToy Needs-Team-Response An issue author responded so the team needs to follow up Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@gsarig
Copy link

gsarig commented May 15, 2022

Description of the new feature / enhancement

Add search/find-as-you-type functionality on the Clipboard Manager entries.

Scenario when this would be used?

When you want to quickly find a specific entry that you recently copied.

Supporting information

I use PhraseExpress which has similar functionality, and I find it very convenient that instead of scrolling through my snippets, I can just start typing to find it.

@gsarig gsarig added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label May 15, 2022
@stefansjfw stefansjfw added Idea-New PowerToy Suggestion for a PowerToy and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels May 18, 2022
@Jay-o-Way
Copy link
Collaborator

The most ideal thing would be if MS adopts this in the actual Clipboard themselfs.

@TheJoeFin
Copy link
Collaborator

Seems like this issue would be a duplicate of #671. Thoughts? /needinfo

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Sep 22, 2023
@gsarig
Copy link
Author

gsarig commented Sep 22, 2023

@TheJoeFin There could be an overlap, though the scope of the other ticket seems to broad to me (and probably, for that, harder and more time-consuming to implement).

My suggestion was something much simpler: If the clipboard manager is on focus, and you start typing, it will start filtering the results based on what you typed. Phrase Express has something similar. This is their popup in its initial state:

image

And as soon as you start typing something, it will trigger the search:

image

On that note, another handy feature would be an option to order the snippets based on when they have been used. For example, if I use the 5th snippet in my list, the next time I trigger the Clipboard Manager popup it should have this snippet moved to the top of the list (but I guess that's another feature).

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Sep 22, 2023
@TheJoeFin
Copy link
Collaborator

It wouldn't be possible to add filtering to the Windows clipboard manager without totally rewriting and taking over the entire experience. I think I'm going to close this issue as a duplicate of the larger enhanced clipboard issue.
Also, the searchable list of snippets is this issue #1758. I wanted this feature so much that I built it into Text Grab:

Text Grab - Quick Simple Lookup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-New PowerToy Suggestion for a PowerToy Needs-Team-Response An issue author responded so the team needs to follow up Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

4 participants