How to Add New Items in macOS Context Menu

Do you have a command or a set of tasks you execute regularly or repeatedly on your Mac (I.e., Convert .jpg to .png, or convert documents to pdf, etc.)?

How about creating the action, adding it to the right-click context menu, and executing them on the fly?

In this post, I’ll show you how to do that exactly. The things we are going to cover are:

  1. How to create a custom action in the Context Menu,
  2. How to add a shortcut key to the custom action, and lastly
  3. How to find and delete the created custom action.
Video tutorial:

Custom Action: Replace Space with Dash

As an example for this tutorial, we will create a custom action that replaces spaces in a filename (Example: lorem ipsum dolor.jpg) with dashes (Example: lorem-ipsum-dolor.jpg).

To execute the command, you just need to select the file (or files), right-click, and select the custom action created.

Let’s get started.

the goal

1. Create Custom Action in Context Menu

  1. Launch Automator app. You can either do a quick Spotlight search for Automator, or find the app inside Macintosh HD > Applications > Automator.app.
  2. launch Automator
  3. Select Quick Action in Automator app.
  4. select Quick Action
  5. Search for "Rename Finder Item" in the search box, then drag it to the right panel. You can also find it under Library > Files and Folders on the left panel.
  6. find Rename Finder Item
  7. Click "Add" if this dialogue pops up.
  8. click Add
  9. In "To" under Copy Finder Items, select the location you want the output to be saved. Check "Replacing existing files" if you want your output to replace any existing item.
  10. Copy Finder Items
  11. Replace "Add Date or Time" with "Replace Text" in "Rename Finder Items:".
  12. Replace Text
  13. In "Find:", hit space key once to add a space, and in "Replace:", add a dash (-).
  14. Add space and dash
  15. Now, you will need to save the quick action created. Go to File > Save, give it a name, then click Save. For this tutorial, we will call it – Replace Space with Dash.
  16. save Quick Action

That’s it! A Quick Action named Replace Space with Dash has been successfully created.

Test the Custom Action

Now, let’s test it to see if it works.

  1. Create a file on your Desktop. It can be an image or any doc format.
  2. filename with space
  3. Left click once to select it, then right click to access the context menu.
  4. Navigate to "Quick Actions" and select "Replace Space with Dash".
  5. Replace space with Dash action
  6. Check the newly created file. Spaces in its filename should be replaced with dashes.
  7. the result

2. Create Keyboard Shortcut for Custom Action

You can also create a keyboard shortcut for this action, making executing it even faster! To create a keyboard shortcut, do the following:

  1. Go to Apple > System Preferences.
  2. Select Keyboard, then go to the Shorcuts tab.
  3. Shortcuts tab
  4. Click Services, then look for the created Quick Action on the right panel.
  5. Click once to select the quick action, then click "Add Shortcut".
  6. add shortcut
  7. Enter the shortcut key once, and hit Return.

And now, you can perform the custom Quick Action even faster with your keyboard shortcut.

3. Delete Custom Actions in Context Menu

If you’ve created too many items on your right-click context menu and wish to declutter them, you can too. To delete custom Quick Actions from your context menu, you will need to locate it first.

First, go to Apple > System Preferences, then select Extensions.

Extensions

Select Finder on the left panel, and you should see the created quick actions on the right panel. Select it, then right-click and it give you the following options:

  • Show in Finder — Locate where the quick action is stored
  • Move to Bin — Delete it from context menu.
delete Quick Actions
WebsiteFacebookTwitterInstagramPinterestLinkedInGoogle+YoutubeRedditDribbbleBehanceGithubCodePenWhatsappEmail