收集/分享我常用的一些 Alfred 2 Workflows
Mac 用户对 Alfred 都不陌生,如果不知道的,建议到 官方网址 进行了解
如果你是开发者,推荐关注 这个 Github Repo
Fast proxy mode switch for GoAgentX
使用说明
gx
或 gax
关键字触发进入gxp
, gxg
, gxs
或 gaxp
, gaxg
, gaxs
TODO
Commands Included: gx
, gax
纯属娱乐,就不多说明了,直接看后面的截图吧
rm <combo 数量>
触发TODO
Commands Included: rm
by @Aether
使用有道词典快速查找中英文单词,并可以直接回车从浏览器中查看详细结果
修改历史
CMD+Shift+Y
后即调出词有道翻译Commands Included: yd {query}
by @willfarrell
Dash comes with default Alfred 2 Workflow. This is an extension to that by shortening the keyword filters for each language. Does not require online connection.
Commands Included: dash {query}
(default), html {query}
, css {query}
, js {query}
, jquery {query}
, angularjs {query}
, bootstrap {query}
, svg {query}
, nodejs {query}
, php {query}
, redis {query}
, mysql {query}
, cpp {query}
, backbone {query}
, underscore {query}
, sass {query}
, compass {query}
, wordpress {query}
, drupal {query}
kill {query}
by @willfarrell
Using the keywords encode {query}
or decode {query}
, will transform your query strings through base64, html, url, and utf-8 encode/decode. Pressing enter will copy the encoded/decoded string to the clipboard.