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
下的小字部分,大意為太多的系統文件會導致太多的搜索結果,對搜索結果進行干擾。
alfred-search-system-file.png