bitwarden-alfred-workflow icon indicating copy to clipboard operation
bitwarden-alfred-workflow copied to clipboard

`Show More` doesn’t work if workflow triggered from External Trigger

Open bowernite opened this issue 3 years ago • 2 comments

To reproduce

  1. Set up an external trigger and connect it to the Search Bitwarden script filter
  2. Call the external trigger (i.e. from an applescript)

Expected: Can do the Show More action

Actual: When trying to Show More, nothing happens and the Alfred search bar disappears

bowernite avatar Jun 22 '21 11:06 bowernite

When I created the flow it was basically for me and I never had and still don't have an automation around Bitwarden. Now it grew a little bit so I will see how we can get this working. Could you share an example script please with what you tried? Thanks

blacs30 avatar Aug 19 '21 20:08 blacs30

Here is what the script looks like:

tell application id "com.runningwithcrayons.Alfred" to run trigger "query bitwarden" in workflow "com.lisowski-development.alfred.bitwarden"

bowernite avatar Aug 23 '21 11:08 bowernite