Jump to content

vitor

Staff
  • Posts

    8,489
  • Joined

  • Last visited

  • Days Won

    707

Everything posted by vitor

  1. There is a workflow specifically for screenshots. It’s not just about browsing, it’s about previewing directly inside Alfred. You shouldn’t be, it’s highly unlikely that any update to Alfred will ever break Recently Added. An update to macOS might, but I have zero control over that. That has always been possible, and is explained in the configuration itself how you can list the contents of multiple folders. It’s exactly the same method as Recently Added, separating by commas. Like I said, if you prefer Recently Added you’re more than welcome to keep using it. But the reason I deprecated that workflow is that for a good while I had been thinking of improving it with previews, and then with the new views I realised that the next version of Recently Added would basically be a repeat of Thumbnail Navigation, so it made more sense to add the fast navigation feature to this one. In other words, the deprecation is the best scenario if you want to keep the list view.
  2. That request has been made more than once, so I’ll consider it. But no promises yet or ETA. @LaterTater There’s nothing wrong with that behaviour, it’s working exactly as expected. To copy to the clipboard you have to ⌘↩, as explained in the instructions.
  3. I think you’ll know better if you try the workflow whether it fits your usage. The instructions explain everything in detail. If you ever want Recently Added back, you can still get it.
  4. Welcome @frequser, You have to start typing to see files. Type * to see them all.
  5. You don’t need to, specific automation permissions are requested by macOS as they are needed.
  6. This workflow has been using blueutil since it was created in 2017 (7 years ago). blueutil does not have an option to show battery status, but if they add it I can add it to the workflow too. The alternative is rewriting the whole workflow from scratch. Which I’m not against and have considered it before but zero promises.
  7. That is not an official page. It is of a third-party library for Python workflows which is no longer under development (others have replaced it).
  8. @_oho Don’t edit the plist directly, that’s what the Workflow Environment Variables section is for. Your changes will be overridden on updates. The next version will have an option to override the model as well, you can download a preview of that. I’ve moved your post to the correct thread for the discussion.
  9. You need to add {var:} to variables.
  10. Then I need the files you’re trying to merge, to see why they’re producing an error.
  11. You only have to select the URL in the tab (⌘L) then press the Universal Actions shortcut. That said, I have been thinking for a while that I’d may like to bring back the option to add the frontmost browser tab. I’m playing with it locally and may add the option in the next version (the keyword is likely to be wlb).
  12. Update the Automation Tasks to 2024.4 and try again. This should be resolved.
  13. 2024.4 Merge to PDF: More robust method of adding image.
  14. I’m looking into it. In the meantime you should be able to use the Most Recently Added Path Automation Task to get the file path.
  15. Unlikely. Unless you have some Java app which modifies network connections. Possibly related to the macOS 14.4 macOS 14.4 Java bug.
  16. That does seem slow. On an M1 with the time command I see 0.004 seconds but if I test with something more granular I can see the true number is closer to microseconds, even for apps with quarantining. If you do which xattr in a Terminal, do you get /usr/bin/xattr or something else?
  17. The output shows your connection as stalled multiple times. Where are you located? Are you using a VPN or have otherwise modified your network connection? Try this version. If it still doesn’t work, please provide the short video as requested above, so I can see the cadence of the issue.
  18. I need to see the contents. What’s inside the file. You can open it with Text Edit and copy what’s inside.
  19. You don’t need code at all, you can connect the Snippet Trigger to a Conditional Utility and have that split into different Copy to Clipboard Output. To know the bundle identifier for an app, you can first use the Identify Front App Automation Task. See the Getting Started Guide for an interactive tutorial on making a workflow.
  20. @dhanya which files do you have under the /Users/yashodhankhare/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/com.alfredapp.vitor.openai folder? What are their contents?
  21. 2024.3 New Task: Is Repository. New Task: File UTI. New Task: Matching File UTI. New Task: Non-matching File UTI. New Task: Matching File MIME Type. New Task: Non-matching File MIME Type. Browser Tasks: Option to return JSON for tab title and URL. Screenshots Tasks: Shorter option descriptions. Git Tasks: Add validation for git repo. Repository Root: Add File Picker. Keyboard Simulation: Use Number Slider.
  22. It’s by design, to protect your privacy.
  23. You can only pass one argument with the URL scheme.
×
×
  • Create New...