Jump to content

Very simple workflow that runs command broke randomly


Recommended Posts

Posted (edited)

Not a huge issue since I found a workaround, but just curious about it:

 

Basically I have a very simple workflow that has two keywords to run a command:

`/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser --profile-directory="Default" {query}`

Each hotkey runs it with a different profile-directory. My hotkeys are `np` and `nw`.

Randomly, `np` just stopped working -- `nw` worked fine. In the debug log, it looked like it was working fine.

 

In order to get it to work, I repointed `np` to the nw script and `nw` to the np script then I renamed the keywords.

 

I'm imagining this cleared a cache or something in order to reset everything? No clue.

Has anyone had something like this happen?

The workflow: https://file.io/mPhHGZpiNKRI -- let me know if there's a better way to share this. Too lazy to make a github repo for this. It's just this:

image.png.645079d710efb7f480526204cfa0800e.png

Edited by cakerug
more details
Posted (edited)

It just said:

[23:42:16.265] Logging Started...
[23:42:18.117] Better Brave[Keyword] Processing complete
[23:42:18.118] Better Brave[Keyword] Passing output '' to Run Script

But, it is working as expected after I just pointed the keywords to different Run Scripts? Anyway, if it happens again, I'll report back.

Edited by cakerug

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...