Alfred 搜索不到系统文件
Apple actually treats files within this folder as system files and as such they aren't visible within Alfred or Spotlight.
以 Alfred 查找 ~/Library
文件夹中的文件为例。
OS X 通常会把在 ~/Library
文件夹中的文件当作 系统文件,标记 MDSystemFile
,对 Alfred 和 Spotlight 的搜索都是不可见的。
解决方案
基于上诉原因,Alfred 自带的文件搜索功能是不能搜索出这些系统文件的。解决方法:
1、创建一个新的 Workflow
(高级功能,需付费开启);
2、添加一个 File Filter
,在 Search Scope 选项中添加搜索范围,并且勾选 Show files marked as System File
;
3、添加 Keyword 用于触发搜索,或为其添加一个 Hotkey
快捷键。
注意 Show files marked as System File
下的小字部分,大意为太多的系统文件会导致太多的搜索结果,对搜索结果进行干扰。

网友评论