Jump to content

luckman212

Member
  • Posts

    384
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by luckman212

  1. v2.5.0 has more actions that can be called from the Grid View (integrated with CleanShot), allows multi-select via File Buffer, and some additional Workflow configuration options as well such as Grid Size and trigger keyword. https://github.com/luckman212/alfred_clipsaver_workflow/releases/tag/2.5.0
  2. Great stuff Vitor! Thank you as always. I've pushed a 2.5.0 update jist now that makes use of both of these!
  3. 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.
  4. Thanks for this workflow @vitor I hope you don't mind but I borrowed (stole?) your sqlite3 command to output the JSON for my grid view in the last version of my ClipSaver workflow.
  5. I can no longer edit the top post, so just announcing here that I just pushed a small update (2.4.2) that supports Alfred 5.5's new Grid View. https://github.com/luckman212/alfred_clipsaver_workflow/releases/tag/2.4.2
  6. Reading the release notes now, wow a truly massive update! Thank you so much for this! Looking forward to diving in.
  7. Holy crap. It works. 🤯 Is this a new feature (that arg can be an array)? I have been using Alfred for 7 years and never knew this.
  8. Sorry, I haven't had my morning coffee yet but– I'm not following you Vitor. How can I output an array from my Script Filter?
  9. @Binh Tran Not an exact answer to your question, but if you're looking for a way to "reveal" and/or save your captured clipboard images, you might give my ClipSaver workflow a try.
  10. Was going to tack on to this 2 year old post, but found I couldn't. So, apologies for opening up a new thread, but I wanted to see if there'd been any further consideration of matching on multiple distinct kMDItemKeywords.
  11. Can the https://www.alfredapp.com/help/workflows/utilities/split-arg/ workflow action be coerced into splitting on the NUL byte, a-la xargs -0? When I try to pass a Script Filter's output with its arg set to a NUL-separated string, I get an error like this...
  12. 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.
  13. Thanks @Andrew I only noticed 1 thing so far, I'll report it over in the other forum, but it's more likely a macOS bug than an Alfred one anyway.
  14. 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.
  15. The new "Resolve Dependencies" feature is pretty neat and handy! One possible change that would be useful is on this screen: 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.
  16. Okay thanks. I thought maybe there was a way to just dismiss the badge without unlinking it from the gallery.
  17. 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? :
  18. I sincerely hope someone at Apple is paying attention to these threads. Whoever's in charge (I'm guessing literally nobody...) of making these bad decisions to mess with something as fundamental as text input at this stage of macOS' maturity is really out of touch.
  19. Thanks @Andrew for the explanation. I've rolled back the tweak on my systems for now. Hope Apple does something better in the future. The new caps lock thing is hideous.
  20. @Vero Sorry, yes! I'm using that same undocumented preference setting, and yes I'm on Sonoma 14.1 (23B74) + Alfred 5.1.4.2195, same as @Hedgehog Also, deleting /Library/Preferences/FeatureFlags/Domain/UIKit.plist and logging out and back in isn't enough. A full reboot is required. I guess this is not a user-level thing.
  21. Just came to report the same thing! So far I've only noticed the "mysterious missing cursor" in Alfred's windows. Interestingly, it seems to affect ALL text fields throughout the app, including the Preferences and Workflow text search fields. I tried changing Focus Mode to Compatibility, and it DID fix it... ONCE. The first time I invoked Alfred after making that switch, the blinking cursor reappeared. But, after dismissing him and then re-invoking, the cursor was gone again. Changing back to Standard, and then back to Compatibility made the cursor reappear exactly once. Very strange stuff. Here are some little clips that show it
  22. @zeitlings I finally got it. Yes, I see your technique - very clever! Thanks for the tip.
  23. @zeitlings getting a 404 on that page. I think bashupload only allows 1 download. Can you post it to github maybe?
×
×
  • Create New...