Jump to content

Alan He

Member
  • Posts

    340
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Alan He

  1. for example , I copy gif-image on browser,and something save to clipboard, I wondering how to get gif content or url from clipboard. I am making a workflow that can save file to finder. it can be easy for text by pbpaste, png by pngpaste, but I don't know how to do for web-gif. just like following page, it's web-gif. http://tva3.sinaimg.cn/large/6e3e5b9bgy1g9b7md89mdg20a30a34nr.gif
  2. For example, I want set count as selected text's length. So count should be a variable.
  3. I make a universal action. I hope support forcequit app . I know there is system cmd . So I hope trigger forcequit in app-file-action. just like the following pic 2.
  4. I make a workflow to upper case selected text, and then I will paste to frontmost app. I hope cursor also select the transformed text. I know I can control cursor behind of the text. but It cannot meet my need. I want to know any method to achieve my goal.
  5. It is best if the alfred can provide a hook to solve it, currently it is not supported.
  6. you can develop a workflow to implement it.
  7. Maybe set a different evoke hotkey, try?
  8. just like this. clear both https://github.com/alanhg/alfred-workflows/tree/master/clipboard-history
  9. ln -s /usr/local/bin/python /usr/bin/python
  10. for example, I want to scroll page in browser. alfred not provide scroll page command support , so I have to make workflow-apple script to implement it. but I have to press multi times . it will be better if alfred support long press. and run multi times in background. or provide scroll page command directly.
  11. I think you can find alfred preferences location. and move file to snippet folder. you will see in app-ui panel.
  12. Any official doc about url scheme support? And Are there other support action?
  13. For example, file size should be selectable and copyable. I want to view size of file and copy size sometimes. and now I have to use a file action to impl copy to clipboard. If support , it can be one way to do it.
  14. I think it's still a little bit inconvenient to do here. Clipboard and Universial action are recommended.You can do better than that. Thank you anyway I achieved the same feat. share mine https://github.com/alanhg/alfred-workflows/tree/master/meeting
  15. just check pre-releases. you can try feat on rc version. update panel
  16. I understand, but I still hope that with official support here, it will be much more convenient.
  17. Sometimes, I want to save any image of clipboard history to local file syetem. Currently, I have no idea to do this directly.
×
×
  • Create New...