Jump to content

emptysquare

Member
  • Posts

    4
  • Joined

  • Last visited

emptysquare's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. Thanks, I was afraid that was the answer. Saving my script as a separate file is fine, but less convenient than typing the script directly into the "Run As" dialog. It seems like the "language" dropdown should be configurable, especially since some of its options (like /usr/bin/python) are now obsolete.
  2. I upgraded to Monterey and like many people, my workflows broke because they rely on Python 2. I know how to install Python 2 with Homebrew, but that's not my goal. My goal is to use Python 3 instead. But how do I do that? The Alfred Workflow "Run Script" action has a "Language" dropdown with a fixed set of choices, not including /usr/bin/python3. How can I tell Alfred to use /usr/bin/python3 for the "Run Script" action?
  3. Reproduce: * Search for a file * Hit Alt-Up to add it to the buffer * Hit Alt-Right to action files in the buffer * Choose "Delete" action to move files to trash Expected: * File buffer is cleared Actual: * Alfred thinks the file is still in the buffer, even though it is in the Trash, not the location Alfred thinks it is I propose that the buffer is cleared by the Delete action, even if "Clear after actioning items in the buffer" is not set in Preferences, since Delete is special.
  4. Original Title: Mini-player stays on top of other windows while waiting for iTunes I like to listen to an iTunes streaming service called "Groove Salad." Depending on conditions, it can sometimes take seconds or a minute to start playing (perhaps while iTunes buffers?). If I start playing the service with the Alfred mini-player, the mini-player stays on top of all other windows for seconds or minutes while it waits for iTunes to start playing, and there's no way to dismiss the mini-player. Can the mini-player talk to iTunes on a background thread or something, so it doesn't stay in front of all windows while it's blocking on iTunes?
×
×
  • Create New...