diff --git a/README.md b/README.md index 3f55342..d27bf54 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,18 @@ Quickly switch the selected path in a MacOS Open/Save dialog based on an Alfred selection. +## Setup + +Optionally populate the List Filter with default/favorite paths + ## Usage -1. Start with an Open/Save dialog active. -2. Invoke Alfred, and type/find a folder or file. -3. Tab to Alfred's actions list and select "Go to Here" +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. -## Credits +[Alfred forum thread](https://www.alfredforum.com/topic/6013-go-to-here) -Based on an Alfred [workflow](https://www.alfredforum.com/topic/6013-go-to-here) by [ahmadt](https://www.alfredforum.com/profile/9334-ahmadt/) and updated for Alfred 5. +## Credits -The Applescript was based on [this now-archived post](https://web.archive.org/web/20140317201137/http://blog.qsapp.com/post/72195815293/go-to-here-again). +[ahmadt](https://www.alfredforum.com/profile/9334-ahmadt/), [sepulchra](https://www.alfredforum.com/profile/717-sepulchra/), [vitor](https://www.alfredforum.com/profile/1891-vitor/)