Alfred 1 时候常用的无格式粘贴,使用 Hotkeys 特性:
Keyword(Cmd + E) + Plain Clip.app
使用方式:
选中富文本,Cmd + C,Cmd + E,Cmd + V
Alfred 2 用了自带的 Paste as plain text from hotkey 模板,做了一个「无格式复制」:
1. set Hotkey as "Cmd + E"
2. set Action as "Pass through to workflow"
3. set Argument as "Selection in OS X"
使用方式:
选中富文本,Cmd + E,Cmd + V
另外 @ry_wang 在 Alfred 1 中编写的DNS切换扩展,可以方便的转换为 Alfred 2 的workflow:
原扩展: /t/53526
转换方式:
1. Create Blank Workflow
2. New Inputs, Keyword
3. set Keyword "dns"
4. New Outputs, Run Script
5. Copy the original script
6. connect the Keyword to the Run Script
7. You could set the icon and the Description
示例下载:
1.无格式复制:
http://cl.ly/0Z3d2u3G0f2v
2.QuickDNS:
http://cl.ly/2H1E3D19222D
欢迎分享好用的 Workflow。
Keyword(Cmd + E) + Plain Clip.app
使用方式:
选中富文本,Cmd + C,Cmd + E,Cmd + V
Alfred 2 用了自带的 Paste as plain text from hotkey 模板,做了一个「无格式复制」:
1. set Hotkey as "Cmd + E"
2. set Action as "Pass through to workflow"
3. set Argument as "Selection in OS X"
使用方式:
选中富文本,Cmd + E,Cmd + V
另外 @ry_wang 在 Alfred 1 中编写的DNS切换扩展,可以方便的转换为 Alfred 2 的workflow:
原扩展: /t/53526
转换方式:
1. Create Blank Workflow
2. New Inputs, Keyword
3. set Keyword "dns"
4. New Outputs, Run Script
5. Copy the original script
6. connect the Keyword to the Run Script
7. You could set the icon and the Description
示例下载:
1.无格式复制:
http://cl.ly/0Z3d2u3G0f2v
2.QuickDNS:
http://cl.ly/2H1E3D19222D
欢迎分享好用的 Workflow。