Jump to content

Philipp Str

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Philipp Str

  1. I'm using macOS 14.2.1 and the mentioned workflow above did not show up any results. I adjusted the File Filter step in the workflow as shown in the screenshots:

     

    1. In Scope: Remove the AddressBook entry [Note: This is the correct folder, but for some reason, Alfred does not find any contacts]

    2. In Basic Setup: Add the File Type com.apple.addressbook.person

     

    After those 2 changes, the dc keyword filters for contacts quite well. Only when entering less than 3 characters I still get some non-contact results

    2024-01-16_18-55-41.png

    2024-01-16_19-04-16.png

  2. I want to build a workflow that uses a File Action (get a file path) and a Keyword (ask for a tag/string). I want to pass both values to a script.

    What I've tried is using vars to store both values as {var:path} and {var:tag}, but those vars are not available in the script. Also, using $1 and $2 was not successful.

     

    Any ideas on how I can pass multiple input args to my shell script?

     

    image.thumb.png.4b3b91d16e74bf8babd90fe40844c055.png

×
×
  • Create New...