Jump to content

xilopaint

Member
  • Posts

    896
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by xilopaint

  1. All official workflows from Alfred Team that I know of use this practice in User Configuration. The configuration panel is intended to be the place where the user can configure the workflow, not the editor. Some workflows have tons of objects and is not easy to find the proper object to change a keyword. Sure, but before I did that I've struggled a lot trying to remember your keyword because it doesn't make any sense to me. That's why I asked you what it stands for. My suggestion was to make life easier for the user.
  2. @Andrew @vitor Should we expect the workflows to run faster with the new --no-rcs flag since these files won’t be sourced? Also, are we close to the release of the stable 5.1.2? I want to update a couple of workflows and should decide if I'll wait for 5.1.2.
  3. @Acidham, I think you should use the keyword for history search with Argument Optional. Most of the time I just want to search my recent history without typing anything. Using Argument Required makes harder to find what I want if I don’t recall the proper query. Also, it’s a good practice to include an option to change the keywords in the user configuration panel. I think it’s something @vitor could suggest to developers when reviewing the workflows submitted to the Gallery. I can’t understand why you adopted bh for history. What does bh stand for? If it’s “browser history” you should use something like bb for the bookmarks to make it consistant. Personally, I would adopt hi and bm as default.
  4. Yes, that’s what I thought. However, if I got this thread right, their URI scheme isn’t enough to have a reliable integration since we don’t have an option to send text as we can do in iTerm via the write command. Am I correct?
  5. Hey @vitor, a Warp team member said there’s a new URI scheme “for opening a new window/tab/launch configurations/etc” that has been used by Raycast. Would it be possible to use it to integrate Warp to Alfred?
  6. Thanks for sharing. Why can't we see CPU and memory for all processes at the same time?
  7. Anyone interested on AppleScript support for Warp can give a 👍 in the original post of this issue: https://github.com/warpdotdev/Warp/issues/3364. It helps the team to prioritize it.
  8. @vitor, I used the new Sonoma web apps feature to create a web app for Amazon. Would it be possible to make the workflow open the web app instead of the website in the browser?
  9. This is a cool feature. I'll be updating my workflows with this as soon as 5.1.2 gets stable.
  10. @zeitlings, the workflow is broken for me: [21:00:20.969] OCR[Universal Action] Processing complete [21:00:20.987] OCR[Universal Action] Passing output '/Users/xxx/Desktop/sample.pdf' to Arg and Vars [21:00:20.989] OCR[Arg and Vars] Processing complete [21:00:20.990] OCR[Arg and Vars] Passing output '' to Run Script [21:00:21.014] OCR[Run Script] Processing complete [21:00:21.016] OCR[Run Script] Passing output 'OCR Failure: Recognizer init failure (ocr) ' to Conditional [21:00:21.017] OCR[Conditional] Processing complete [21:00:21.017] OCR[Conditional] Passing output 'OCR Failure: Recognizer init failure (ocr) ' to Debug [21:00:21.018] OCR[Debug] 'OCR Failure: Recognizer init failure (ocr) ', { compress = "0" DEV = "" export_path = "/Users/xxx/Desktop" export_strategy = "exp.same" gristle = "nl" key = "ocr" languages = "en-US, de-DE, fr-FR" open_pdf = "1" pdf_path = "/Users/xxx/Desktop/sample.pdf" revision = "3" } [21:00:21.019] OCR[Debug] Processing complete [21:00:21.019] OCR[Debug] Passing output 'OCR Failure: Recognizer init failure (ocr) ' to Play Sound
  11. These are quite different. I want to see my disk usage in Alfred's panel.
  12. xilopaint

    KAT

    I tried without /opt/homebrew/bin/ and it didn’t work with this workflow.
  13. xilopaint

    KAT

    Just a minor note: /usr/local/bin is the Homebrew path for Intel Macs which are mostly vintage nowadays. Apple silicon uses /opt/homebrew/bin so a more up-to-date placeholder would be /opt/homebrew/bin/transmission-remote -a {magnet}.
  14. xilopaint

    KAT

    You forgot to add configuration to the CLI.
  15. @slyfox I guess I have a solution for this issue. Do you mind sharing the files by private message so I can test?
  16. I saw it. I just preferred having both features in a single workflow. 😊
  17. @vitor, would it be possible to add a keyword to filter all the panes?
  18. Could you share the offending files via private message so I can try to debug the issue?
  19. The issue is intermittent so when I face it I don't have the debugger activated. If I find something useful I'll bring it here, but it's likely related to my environment.
  20. Hey @chumido, do you still have this error with v4.3.1? If so, I have some time to debug your issue.
  21. This workflow has started to feel sluggish to me and sometimes freezing Alfred.
×
×
  • Create New...