mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #205] function to search through history #103
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Frazer on GitHub (Sep 1, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/205
I often want to find something from the past and dont want to search through to find it.
I would like a search feature that filters the history, and only shows the options that match the text.
@hybridvision commented on GitHub (Sep 21, 2017):
See #88 - apparently the feature is coming... I previously used a version of ClipMenu that had a "History Window" where you could search through your history.
Recently I've switched to using Paste and I find it really nice to use, including an instant search - just hit the shortcut and start typing and it will filter the options accordingly. It's not a free app but well worth the price in my opinion.
@kozla13 commented on GitHub (Dec 29, 2017):
i also like to see this function.
I was using ditto on windows this was very nice implemented.
@GitHubUserToo commented on GitHub (Jan 31, 2018):
+1
@davizucon commented on GitHub (Mar 8, 2018):
+1
@yphastos commented on GitHub (Apr 9, 2018):
any progress? really looking forward for this enhancement
@kozla13 commented on GitHub (Apr 9, 2018):
last commit was 7 months ago, its seems nobody is working on this
@ZAYEC77 commented on GitHub (Jul 13, 2018):
Hey guys
I have done some work around this feature
http://take.ms/EdBIh
What do you think about it?
@jasonferrier commented on GitHub (Jul 13, 2018):
@ZAYEC77 - I am grateful for the time you have put in on this feature. I have some feedback on the usability. As a user that predominately uses the keyboard, there seems to be a lot of additional mouse / interactivity necessary to get to Search and then use it.
The easiest implementation of search within a clipboard manager I have used has been Alfred 2 (v3 may be similar, but I haven't upgraded). The keyboard shortcut initiates the view and you can either use the arrow keys to go up/down in the history list OR start typing into the search area and it does live filtering with each keystroke. Here's a video of how frictionless Alfred 2 is: https://youtu.be/WY6qf8abqmw For those who still want to use their mouse exclusively, this UI supports it as well.
@kozla13 commented on GitHub (Jul 13, 2018):
@jasonferrier in ditto it works also like that, and i like it.
Pleas no mouse interaction .
@sinanm89 commented on GitHub (Dec 6, 2018):
@ZAYEC77 I like it. Is there a repo for it? I can help
@ZAYEC77 commented on GitHub (Dec 6, 2018):
Hey, nice to hear it)
I guess you could use my fork: https://github.com/ZAYEC77/Clipy
but maybe you could check Alfred as @jasonferrier suggested
@sumbbl145 commented on GitHub (Dec 23, 2018):
@ZAYEC77 do you have a build we can use or do we have to compile it ourselves?
@ZAYEC77 commented on GitHub (Dec 25, 2018):
@sumbbl145 i guess you could build it yourself faster
@fernandezmoralesj commented on GitHub (Sep 28, 2023):
I guess duplicate of ye old. https://github.com/Clipy/Clipy/issues/88
@fernandezmoralesj commented on GitHub (Sep 28, 2023):
Has anyone with coding skills, able to develop this feature, considered a pull request to this project to make it complete?
There are a bunch of forks with not enoguh traction or user base to become the new standard, and yet nobody seem to have contributed to this one.
@janosh commented on GitHub (Sep 28, 2023):
I've switched to https://github.com/p0deje/Maccy which works flawlessly, has a search feature and is actively maintained.
@kozla13 commented on GitHub (Sep 28, 2023):
Maccy looks good