Support searching only using the first N symbols of copy to increase search performance #845
Open
2 tasks done
Labels
enhancement
New feature or request
Before Submitting Your Feature Request
Problem
So my workflow is like this:
That workflow isn't quite well supported in Maccy: big items make search much slower which is quite unpleasant when I just need to find a 10 digit ID I copied two hours ago of which I remember the first two symbols
Here is a test i performed:
I then tried searching, it was is very slow. During search, Maccy becomes unresponsive (eventually it will finish the search in a few seconds, but still)
I understand that this is probably not the most popular scenario, but I use it very often as a daytime software developer for debugging purposes
And of course, thank you for your great free open source app, it's been a lifesaver
Solution
Maccy could support a configurable "only search in the first N symbols of item" setting, with
N=0
as the default (unlimited). That should make the search function virtually instant for all cases, independent of what was copied in Maccy previouslyThe text was updated successfully, but these errors were encountered: