-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 2498df5
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# macOS-specific files | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Go To Here - Alfred workflow | ||
|
||
Quickly switch the selected path in a MacOS Open/Save dialog based on an Alfred selection. | ||
|
||
## 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" | ||
|
||
The Open/Save dialog should now have switched to the selected folder or file path. | ||
|
||
## Credits | ||
|
||
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. | ||
|
||
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). |
Binary file not shown.