Mac efficiency artifact Alfred and Alfred common operations

foreword

  • Alfred, you must have heard of it even if you haven't used it. Alfred is an artifact that lets you drop your mouse. Many readers may have previously thought that Alfred was expensive to learn, or felt that it was too complicated, and was discouraged. In fact, Alfred is not unattainable. Based on Alfred 3.0, this article will carry out the common operations of Alfred step by step, and lead you to enter the efficient world of Alfred!

  • In terms of interface, Alfred is divided into setting interface and operation interface ; in terms of function, Alfred is divided into basic search and quick start functions, as well as workflow functions using custom plug-ins .

  • This article is the accumulation of my own operations on Alfred, and will continue to be updated from time to time.

How to get Alfred

  • The right way: Download Alfred from Alfred's official website and install it.

    1. Note that free users can only use the functions in their Features (that is, functions such as basic search and quick launch of applications, which actually meet the daily needs of non-heavy users );
    2. To use Workflows (i.e. workflows for custom plugins), you need to purchase a Powerpack to activate this feature.
    Alfred official website
  • Crooked way: I still strongly recommend readers to use the genuine version. If you want to try it, please search for the cracked version by yourself. If you are afraid of being poisonous, you can also like it and leave an email to find me...


  • After purchasing the Powerpack, you can see the image below in the Powerpack sub-interface of the settings screen, indicating that all of Alfred's features are available, including workflows.

    After purchasing Powerpack

How to open Alfred

Open the settings interface

  • Alfred启动后,在Mac上方菜单栏上会有其图标,左键点击后选择Preferences...即可打开Alfred的设置界面。

    Alfred菜单图标
    Alfred设置界面
  • 可以看到Alfred的设置界面主要分为以下几个部分:

    1. General:通用;
    2. Features:特性;
    3. Workflows:工作流;
    4. Appearance:外观;
    5. Powerpack:查看是否购买Powerpack以及其许可证。

打开操作界面

  • 调出Alfred操作界面的默认热键为Alt + 空格

    操作界面

General(通用界面)

General
  • General界面主要是以下三个功能
    1. Startup:是否在系统启动时自启动Alfred。神器,默认勾上,不解释。
    2. Alfred Hotkey:调出Alfred操作界面的热键。默认为Alt + 空格
    3. Where are you:你在哪个国家。Alfred内置了常用网站搜索功能,在搜索时打开对应国家的网站。

Features(特性界面)

  • Alfred几乎所有搜索功能都在这个界面设置。免费用户(没有购买Powerpack开启Workflows)重点关注的地方了。

  • Features包含的所有功能,本文不打算讲解所有的功能,只讲解最常用的。如:Default Results、File Search、Web Search、Calculator等。

    Features功能集

Default Results(默认结果)

Default Results界面
  1. Essentials:可设置搜索“应用程序”、“联系人”、“设置”、“Safari书签”。

  2. Extras:可设置搜索“文件夹”、“文本文件”、“压缩文件”、“个人文档目录”、“图片”、“AppleScript”等其他文件。

  3. Unintelligent:Search all file types搜索所有文件类型。若勾选此项不但影响巡查速度,还混淆默认搜索结果。Alfred建议用户使用Find+空格+文件名来查询文件或文件夹;使用Open+空格+文件名也可以。

    Find
  4. Search Scope:设置Alfred查询时会搜索的文件夹范围,可自己添加和删除。

  5. Fallbacks:若上面的查询搜索不到结果时,就会调用这里设置的网站或搜索引擎来进行进一步的查询。默认反馈结果为Google、Amazon、Wikipedia网页搜索。

    Fallbacks
    • 可点击界面右下角的+来添加更多的搜索引擎。

  • 检索Chrome书签:目前Alfred只可检索Safari的书签,若你想检索Chrome的书签。则需要将Chrome书签导入到Safari中。导入步骤为:打开Safari -> 菜单【文件】 -> 【导入自】 -> 谷歌Chrome导入书签数据

  • 检索外置硬盘:添加外置硬盘的根目录或拖动其根目录到Search Scope中。

Web Search(网页搜索)

网页搜索
  • Keyword为Alfred命令/关键字;DisplayText为此搜索功能的标题;Custom有图标表示这个为用户自定义;Enabled为是否启用。

  • Alfred网站搜索的设置,这是本人使用最频繁的功能。在图中可看到Alfred默认设置了很多搜索网站,但几乎都是国外网站,因为天朝特色,很多都是我们用不上,因此需要添加自定义的搜索设置。

    1. 点击右下角的Add Custom Search

    2. 根据下面的示意图在弹出界面中输入对应信息,其中网站图标可忽略,然后保存即可。

      添加网页搜索
    3. 比如我自定义的百度搜索,信息如下:

      1. Search URL为

      2. Title为baidu

      3. Keyword为bd

      4. Validation为热爱祖国,此项可随意。

    4. 在Alfred上使用刚自定义的百度搜索,输入bd+空格+查询内容,回车即自动打开百度进行搜索。

  • 只要在对应的网站上搜索一次,记下当时的网址,并把具体的搜索内容改为{query}就可以找到我们自定义搜索设置中所需要的Search URL信息了。于是,本人提供我常用的一些自定义搜索配置。

    • 百度:https://www.baidu.com/s?ie=utf-8&f=8&wd={query}
    • 简书:http://www.jianshu.com/search?utf8=%E2%9C%93&q={query}
    • 淘宝:http://s.taobao.com/search?oe=utf-8&f=8&q={query}
    • 京东:http://search.360buy.com/Search?keyword={query}&enc=utf-8&area=15
    • 微信文章:http://weixin.sogou.com/weixin?type=2&query={query}
    • stackoverflow:http://www.stackoverflow.com/search?q={query}
    • github:https://github.com/search?utf8=%E2%9C%93&q={query}
    • maven:http://mvnrepository.com/search?q={query}
    • Android API Search:https://developer.android.com/reference/classes.html#q={query}

Calculator(计算器)

  1. 直接在操作界面上输入简单的运算。

    简单运算
  2. 在操作界面上输入=来进行复杂运算,Alfred支持很多高级的数学函数。

    复杂运算

Clipboard(剪切板)

  • 开启Alfred的剪切板功能。

    开启剪切板历史-w632
  • 查看Alfred剪切板历史记录。默认热键为Command + Alt + C

    剪切板历史-w298
  • 清空Alfred剪切板。在Alfred操作界面中输入clear。

Advanced(高级设置)

  • 打开Alfred的设置界面,点击顶部菜单中的Advanced。
Advanced

配置同步

配置同步
  • 点击Set sync folder...设置Alfred配置导出的目录。点击Reveal in Finder查看Alfred配置所在的目录。
Alfred配置文件
  • 只要将Alfred配置导出的目录设置为Dropbox同步目录,就可以实现云同步。

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324670706&siteId=291194637