Skip to content

Commit

Permalink
Update to 2024.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Feb 28, 2024
1 parent 17a0bc4 commit 7f64e23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@ Run installed macOS shortcuts

## Usage

Search all your shortcuts via the `sc` keyword or search by folder name with `scd`.
Search all your shortcuts via the `sc` keyword or search by folder name with `scd`. Configure the [Hotkey](https://www.alfredapp.com/help/workflows/triggers/hotkey/) for faster triggering of the former.

![Alfred search for sc](Workflow/images/about/sc.png)

* <kbd>↩&#xFE0E;</kbd>: Run the shortcut.
* <kbd>⌘</kbd><kbd>↩&#xFE0E;</kbd>: Run the shortcut with an argument.
* <kbd>⌥</kbd><kbd>↩&#xFE0E;</kbd>: Open the shortcut for editing.
* <kbd>↩&#xFE0E;</kbd> Run the shortcut.
* <kbd>⌘</kbd><kbd>↩&#xFE0E;</kbd> Run the shortcut with an argument.
* <kbd>⌥</kbd><kbd>↩&#xFE0E;</kbd> Open the shortcut for editing.

Use the [Universal Action](https://www.alfredapp.com/help/features/universal-actions/) to run the shortcut on files or as another way to provide an argument.
Use the [Universal Action](https://www.alfredapp.com/help/features/universal-actions/) to run the shortcut on files or as another way to provide an argument. Only shortcuts which accept input will be listed.

![Universal Action to run shortcut](Workflow/images/about/ua.png)

The list of shortcuts is cached for faster results. An immediate cache rebuild can be forced with <kbd>⌘</kbd><kbd>⌥</kbd><kbd>⌃</kbd><kbd>↩&#xFE0E;</kbd>.
2 changes: 1 addition & 1 deletion Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ Use the [Universal Action](https://www.alfredapp.com/help/features/universal-act
</dict>
</array>
<key>version</key>
<string>2023.8</string>
<string>2024.1</string>
<key>webaddress</key>
<string>https://github.com/alfredapp/shortcuts-workflow/</string>
</dict>
Expand Down

0 comments on commit 7f64e23

Please sign in to comment.