Skip to content

paulrudy/alfred-go-to-here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Go To Here - Alfred workflow

Quickly switch the selected path in a MacOS Open/Save dialog based on an Alfred selection.

Setup

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)

Usage

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.

Alfred forum thread

Call workflow from another workflow

Optionally use the external trigger to call this workflow from another one. For example:

  1. In a separate workflow, add a List Filter, File Filter, or Script Filter. The workflow needs to output a file or folder path.
  2. Add a Call External Trigger Output for outputting the path.
  3. In the settings for that output, click "Workflow Triggers..." and choose the trigger for this workflow.

Credits

ahmadt, sepulchra, vitor, jwrc, tombenz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published