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

几点问题 #42

Open
kewell2000 opened this issue Feb 5, 2023 · 1 comment
Open

几点问题 #42

kewell2000 opened this issue Feb 5, 2023 · 1 comment

Comments

@kewell2000
Copy link

无意中看到了这个app,第一次试用搜索速度确实惊倒了我。
作为一个macOS端用户,尝试过不少搜索app,Houda,easyseach,乱七八糟的什么都有,还有一些都记不得名字了。更有命令行的fd工具。
只能说,macOS端的搜索软件和Windows相比,实在是太乏善可陈了,不知道这个锅应不应该由Apple 来背。
几个问题:
1.搜索栏无法粘贴?是有意设计这样还是我的bug?
2.底部索引进度一直都是一条直线,索引文件倒是一直在增加,这个是怎么回事?
3.搜索到的文件,键盘上下选择后无法直接打开?只能右键打开?
4.能否增加搜索范围的下拉框?对常用的历史搜索范围做保留?
5.macOS端的UI提升下?
6.底层搜索的算法是什么我不确定,如果可能的话能否提供建议的api支持,方便用户自己做第三方app扩展。比如Keyboard maestro,Alfred等等。
7.有搜索不到的情况,很奇怪。比如陈淑桦-滚滚红尘.m4a,搜索"红尘“搜索不到,"滚滚红尘"能搜到,这个匹配的规则是什么?
可以考虑收费。

@naaive
Copy link
Owner

naaive commented Feb 7, 2023

1.应该是bug
2.监听到系统文件变化了
3.暂时还没有支持
4,5,6可以的,UI会重写,API也会加上
7.倒排索引匹配的,我后面复现一下修复掉
感谢留言!!感谢支持!前段时间实在太忙没优化了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants