Quickly switch the selected path in a MacOS Open/Save dialog based on an Alfred selection.
Use "Configure Workflow..." to:
- edit keywords
- adjust the text of "Open" (default:
Open
) and "Save" (default:Save
) dialog buttons to match your system's language settings (case sensitive) - depending on the speed of your system:
- adjust the delay value (in milliseconds, default
250
) used between some actions - adjust the speed at which Alfred simulates typing (default
fast
)
- adjust the delay value (in milliseconds, default
With an Open/Save dialog active, invoke the workflow with one of the methods for selecting a file or folder path.
The Open/Save dialog should now have switched to the selected folder or file path.
Optionally use the external trigger to call this workflow from another one. For example:
- In a separate workflow, add a List Filter, File Filter, or Script Filter. The workflow needs to output a file or folder path.
- Add a Call External Trigger Output for outputting the path.
- In the settings for that output, click "Workflow Triggers..." and choose the trigger for this workflow.