Alfred Workflows for MacOS

1,362 阅读1分钟

Alfred

Alfred is an award-winning productivity application for Mac OS X.

Suggested sites for searching workflows

  1. www.alfredworkflow.com/

My workflows list

  1. Baidu Map

    map.png

  2. Baidu Weather

    tq.png

  3. Chrome Bookmarks

    chrome.png

  4. CopyPath

    path.png

  5. Douban

    movie.png

  6. Emoji codes

    emoji.png

  7. Encode / Decode

    encode.png

  8. Hash

    hash.png

  9. javascript api

    js.png

  10. jQuery API

    jq.png

  11. Kill Process

    kill.png

  12. o3o

    o3o.png

  13. Recent Downloads

    recent.png

  14. StackOverflow

    st.png

  15. TerminalFinder

    tf.png

  16. VPN Toggle

    vpn.png

  17. Wi-Fi Toggle

    wifi.png

  18. Youdao Translate

    yd.png

  19. 百度云

    pan.png

  20. HTTP codes

    http.png

  21. Mimetypes by Extension

    mime.png

  22. caniuse

    caniuse.png

  23. Open in Sublime

    subl.png

  24. PHP Manual

    php.png

  25. QRCode 生成器

    qr.png

  26. iOS Simulator

    ios.png

  27. IP Address

    ip.png

  28. Todo

    todo.png

  29. Urban Dictionary

    urban.png

  30. Package Managers

    npm.png

  31. Colors

    rgb.png

  32. Stopwatch

    stop.png

Automatically paste to front most app

Workflows installed can be edited. We can add Automatically paste to front most app option to the workflows.

  1. Add Outputs > Copy to Clipboard.

  2. Add {query} in the text area.

  3. Check Automatically paste to front most app.

  4. Save.

  5. Pull a line from the previous action.

  6. Double click on the new line.

  7. Select Action Modifier cmd.

  8. Set Modifier Subtext to Paste {query} to front most App.

  9. Save.

Now we can paste result to the front app, with cmd + return.

Add notifications

  1. Add Outputs > Post Notification.

  2. Check Only show if passed in argument has content.

  3. Set Title to Added to Clipboard.

  4. Set Text to {query}.

  5. Draw a line from the previous action.

  6. Save.