刚从 windows 转来的时候忘记了,不知道什么时候开始,明明知道文件在,用搜索就是找不到,我基本都只能挨个翻目录去找
有什么好办法,让 finder 搜索文件准确度高?
刚从 windows 转来的时候忘记了,不知道什么时候开始,明明知道文件在,用搜索就是找不到,我基本都只能挨个翻目录去找
有什么好办法,让 finder 搜索文件准确度高?
1
yulgang Jul 15, 2019
spotlight search 索引问题?
|
2
capplenerv Jul 15, 2019
试试用"name:[文件名]"限定只搜标题,spotlight 同理。
|
3
cattyhouse Jul 15, 2019
终端打开
sudo find / -name "*关键字*" 2>/dev/null |
4
fukai7722 Jul 25, 2019
Command+空格使用 spotlight 试试
|
5
tomkliyes Jul 31, 2019
直接上 alfred 一把梭
|