下载安装
- 下载安装文件: https://www.waitsun.com/tag/alfred
- 遇到权限问题,终端 sudo spctl --master-disable 打开安装权限
常用配置
- 打开软件各种权限
-
添加常用的搜索配置
-
点击右下角 ·add custom search· 添加配置
- SearchURL:目标搜索的网址, 注意用 ·{query}· 替换原来的搜索词
- title:提示文案
- Keyword: 快捷键, 比如设置了t 在使用的时候 t+空格+搜索词 就会直接搜索该配置项
-
点击右下角 ·add custom search· 添加配置
常用的配置URL
- Google英文翻译:https://translate.google.cn/?sl=en&tl=zh-CN&text={query}&op=translate
- Google中文翻译成英文: https://translate.google.cn/?sl=auto&tl=en&text={query}&op=translate
- stackOverFlow: https://stackoverflow.com/search?q={query}
- github: https://github.com/search?q={query}
- 百度: https://www.baidu.com/s?wd={query}
- 京东: https://search.jd.com/Search?keyword={query}
系统自带配置也很好用:
- > 「终端指令」 大于号 空格 终端指令,直接打开终端
- open 「文件名」搜索打开对应文件
- in 「内容关键字」搜索打开内容有搜索词的文件
如果文件夹子文件很多,可以使用 command+上箭头没加入Alfred缓存
Alfred比系统自带的搜索功能强大好用太多,建议关掉系统搜索的快捷键 ·系统偏好设置->聚焦· Alfred默认快捷键是 option+space
感谢阅读,希望本文对老铁们有帮助~