Jump to content

luckman212

Member
  • Posts

    392
  • Joined

  • Last visited

  • Days Won

    15

Posts posted by luckman212

  1. Hmm that's (good) news to me! I tried putting {var:foo} in the AT configuration panel and it didn't work. Maybe I did something wrong, I will try again. Also, it's not mentioned in the docs that variables are supported...

     

    edit: Hmmph. I just tried it again and yes, it works fine. Not sure what was going on earlier!

  2. Thanks @vitor I had a play and think I grasp it now. So when actioning an item via <TAB> key from a Script filter, the "action": { ... } will override the value passed into the remainder of the workflow, overriding the arg key. And, some detection is done to see if it's text, file(s) or url. Is this correct?

     

    Still unclear to me whether it makes sense to have multiple types defined e.g.

     

    "action": {
      "text": "one",
      "auto": "two"
    }

     

    In that case, if the arg was a string abc would the output be one or two

     

    Is there a way to determine which format was autodetected further downstream in the script via some variable?

  3. I was re-reading https://www.alfredapp.com/help/workflows/inputs/script-filter/json/ today checking for recent changes that were introduced in 5.5. I noticed that there's an "action" key (apparently not new...) that can be used to customize the behavior when used with Universal Actions. I might be having a "slow brain" day, but I can't quite wrap my head around how this works or when it would be useful. 

     

    Anyone got any examples (real world or hypothetical) of this feature?

     

    image.thumb.png.8b84c5d144b6c3810206a7ee49b8a6ee.png

     

  4. I had my first play with Grid View yesterday and it's very slick! 🏆

     

    I have a few suggestions if you'll hear them:

     

    • I know about ⌘0 but it would be fantastic if ⌘+ and ⌘- could "resize" the grid, increasing or decreasing the size of the thumbnails. 
    • Dovetailing with that, a way to programmatically set the grid size via JSON or workflow variable would be lovely to have
    • And finally my "reach" request (I know it's a big one) - Multi-Select (similar to the way fzf works if you've ever used it). TAB key to mark/unmark an item and then ENTER to pass all selected objects to the output.
  5. Turns out the culprit for this bug appears to be macOS, not Alfred. I filed an FB ticket with Apple about it (related to PPPC permissions about ScreenCapture) so hopefully it won't make it all the way to the 14.4 release.

  6. Just a friendly check in to see how things are cooking in Alfred's kitchen. We're approaching a short-term record for time between updates (last one was Dec '22 build 2110 → Apr '23 b2134) so I thought now might be an OK time to check in and ask. Alfred's running fine for me but Sonoma 14.4 seems to be breaking some stuff here and there so I'm hoping there might be at least some small updates or tweaks.

     

    image.thumb.png.75d983c6a43ce3eb02408846ea1d29ca.png

  7. The new "Resolve Dependencies" feature is pretty neat and handy! One possible change that would be useful is on this screen:

    IMG_5507.thumb.png.f6ba6e4e9866a6cc354ffd50ef04dea2.png

    Instead of just listing the formulae needed, it would be nice for a column called "used by" or "used in" to list the workflow that requires it (if it's used by >1 then just listing the first one would be fine)


    This way we could decide if we want to download a large package or potentially just do some housekeeping and remove a workflow that might no longer be useful.

  8. macOS 14.1.1, Alfred 5.1.4 Build 2195

     

    Some days (weeks?) ago I clicked "Check for Workflow Updates". A few workflows had actual updates, but there is one (ChatFred) which has an older version 1.5.3 on the Gallery vs. the actual latest release 1.6.1 on GitHub. So I chose to keep the newer version.

     

    My question is: how can I clear the "Update available" badge that is obscuring the workflow's icon? :

    screenshot_m8OfWS8Z.thumb.png.5546780c780f9da3df0639d31a571203.png

     

×
×
  • Create New...