bitwarden-alfred-workflow
bitwarden-alfred-workflow copied to clipboard
`Show More` doesn’t work if workflow triggered from External Trigger
To reproduce
- Set up an external trigger and connect it to the
Search Bitwarden
script filter - 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
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
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"