Jump to content

Dang

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Dang

  1. 18 hours ago, vitor said:

     

    On this webpage, make sure nothing is selected and press ⌘C. It will sound familiar. It’s not Alfred playing that sound, but macOS. Alfred has no control over it.

     

    Hmm. The more I look at Hotkey trigger, the more I found it's too limited. Since we cannot have multiple triggers with the same key, we have to rely on other action/script to collect the desired argument. Maybe we can have another Automation task as "Get macOS selection" which can return empty result without sound feedback.

  2. Hello,

     

    So I'm making a workflow to open terminal from a hotkey. There are a few workflows existing out there but I want to make one with little code as possible. The logic is essentially as:

    - If there's selection from the hotkey, pass it to the script

    - If there's no selection, pass the frontmost finder window path to the script (using Automation Task)

     

    The problem is when there's no selection, Alfred play the "tick" sound that's become annoying.

     

    Could we have an option to turn it off?


    Thank you

    Screenshot 2022-07-04 at 20.53.41.png

×
×
  • Create New...