Jump to content

hzlzh

Member
  • Posts

    184
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by hzlzh

  1. There are times when another hotkey is confusing, especially when there are tons of workflows installed, and each is with their own hotkey,

    At those times, I'm sure I would go up to the address bar, copy the url, open alfred, and hit "shorten" and then realize I could have used the hotkey to do that.

    For those times, if you add a url detection inside clipboard, it will save the hustle of pasting it :)

     

    It's very easy with ruby, and I imagine it's equaly easy with python

    url = URI.extract(`osascript -e "get the clipboard"`)

     

    Good idea, I'll try as you said.

  2. Workflows' JSON API (new)

     

    -- API info --

    Everyone can load all the workflows' download links by using this API, mybe @phyllisstein can add this in Alleyoop. :)

     

    a7480316jw1e396nrqzypj.jpg

  3. It would be great to have REST API to submit the new or update extension and search extensions. 

     

    I would like to add a feature of submitting extension to AlfredWorkflow.com in manage alfred extension

    I did have plans in searching workflows form this list, but submiting new workflows and updating them would be nice if all the developers using Github pull request feature I think.

     

×
×
  • Create New...