Skip to Content

Useful Contextual Menu Plug-ins

One of the least-used but quite powerful tools in Mac OS X is the ability to run contextual menu plug-ins. Contextual menu items are those little programs or accessories that can be installed in /Library/Contextual Menu Items or ~/Library/Contextual Menu Items to extend the capabilities of your operating system by providing a quick way to launch a tool based on some selected text for a selected item in the Finder.

Here are some of my favorite Contextual Menu items/applications:

FinderPop gives you the ability to have quickly-accessible links to applications or folders at the top of your contextual menu. So, for instance, if you want to open a JPEG file with Photoshop instead of Preview (often the OS's default), you can put a link to Photoshop in your FinderPop contextual menu list and then right-clicking on the file in question will give you a quick list of applications at the top-most menu. This is faster than having to wait for the "Open With" application list to generate, which is useful if you have a lot of applications installed on your system.

OnMyCommand lets you execute a string of selected text in the Terminal.

SymbolicLinker is a contextual menu item that lets you build symlink to an item in the Finder. I've found this very useful in building lab and classroom images where my workstations have much of their shared data as symlinks to other locations in the filesystem. For instance, Microsoft Office 2004 likes to install 80MB of fonts for each user but I don't want dozens of user profiles each with 80MB of fonts on my workstations, so I've used symlinks to "trick" the program into thinking that each profile has the fonts installed but the actual fonts are located in a shared folder space. But because the symlink exists (but points to a different location), the software just follows the link. I've used the same trick for the excessive support files installed by the Macromedia suite.

FileCutter brings a much-desired Windows feature to Mac OS X--cut and paste. I know a lot of Windows guys who are pissed that Mac OS X doesn't use the same "cut and paste" paradigm they are used to from years of Windows use. One of them actually jumped in the air and clicked his heels together when I showed him FileCutter. (Okay, he didn't click his heels together, but he jumped out of his chair).

There are more CM plug-ins out there. Some applications install their own,  like Toast or StickyBrain. Which ones do you use and why? Are there any "must-haves" that I've missed?

One of the least-used but quite powerful tools in Mac OS X is the ability to run contextual menu plug-ins. Contextual menu items are those...
 

Add a Comment

*0 / 3000 Character Maximum

16 Comments

Filter by:
Greg Weston

For George (post 6): Symlinks and aliases are abstractly similar but with a couple of interesting quirks in the details of implementation and behavior. A symlink is basically just a file that contains a path to another file and is understood by the shell(s) to be a reference. But it is, effectively, a hard-coded path. If it crosses file systems and the volume isn't mounted exactly the same next time it will break. An alias will default to path, but also tracks the volume robustly and the file reference number (think inode) on the volume so it can track actual files (even when they move) rather than simply referencing other directory entries.

For ciprol (post 5): As George mentioned, what FileCutter adds is the ability to _cut_ a file, with the resulting paste being a move rather than a duplication. There's also, as you might have inferred, the ability to copy a file and then paste a reference to it into the destination.

July 17 2006 at 2:16 PM Report abuse rate up rate down Reply
Adam Christianson

I just found this one and it is awesome. ImageViewerCMPlugin, http://www.astrok-software.com/en/imageviewer.html

Allows you to view all the images within a directory and its subdirectories, supporting dozens of formats. Get around Apple's 100 image limit with the Finder "View as Slideshow" feature as well as offers tons of other functionality like full EXIF support.

July 06 2006 at 10:24 PM Report abuse rate up rate down Reply
Histrionic

If you put the Microsoft fonts into /Library/Fonts—rather than the in the same relative location in a user's home directory—the Office First Run utility leaves them there and doesn't copy them to subsequent home directories.

This has been documented, and last I knew, was in the official deployment guide—the Office Resource Kit (ORK)—available at MacTopia.

July 06 2006 at 10:19 PM Report abuse rate up rate down Reply
big steve

PhotoTool, listed directly above is amazing. It's one of the few programs that does lossless jpeg rotates, allows you to batch rename files (faster than the similar automator script I sometimes use for other filetypes), view EXIF data, etc etc.

[ http://free.abracode.com/cmworkshop/file_utils.html ]
The FileUtil from abracode (the On My Command people) allows you to copy filepath and set creator, but does one thing that I used to hate opening terminal to do - TOUCH. If you've been downloading .sit or .zip files and the folders they generate seem empty, usually you have to touch them to update the directories. This does it in a CMM, which is a grea time saver.

[ http://www.pixture.com/software/macosx.php ]
Pixture used to be king of the 32pixel icons.... and they created my favorite CMM back in like the 10.1 days - FinderICON CM. It allows you to copy, paste, and clear icons with a right-click instead of having to go to get info (yes,  + C does copy the icon these days...) which is pretty cool for a GUI junkie like me. You can also create a STOCK, or a bank of icons you use a lot to paste from and copy to. very very cool.

Also, lets not forget automator CMMs. I have scripts to set desktop BG (like in windows) from selected image, batch file rename, edit IPTC data, un/mount disks and set prefs based on mounted disks, create email with selected files attached, send to blog, etc etc... Lots of fun.

July 06 2006 at 12:08 PM Report abuse rate up rate down Reply
Macrabbit

PhototoolCM 2.0
http://www.versiontracker.com/dyn/moreinfo/macosx/21447

PhotoCM is a contextual menu plugin for Mac OS X. It helps you to manage/organize JPEG photo image created by digital cameras.
Rotating an image without having to open an application is just great.

Not yet available for intel macs.

July 06 2006 at 7:29 AM Report abuse rate up rate down Reply
Ben Reilly

"For instance, Microsoft Office 2004 likes to install 80MB of fonts for each user but I don't want dozens of user profiles each with 80MB of fonts on my workstations,"

I just open word once, so it installs the fonts locally, then remove "Do Fonts" from "Microsoft Office 2004/Office folder" and that stops the Fonts being installed again.

July 06 2006 at 3:49 AM Report abuse rate up rate down Reply
ad3k

People! This is the best CM plug-in I have found, QuickImage CM 2.4.
View any image by right clicking, you must try it, you will not be sorry!
http://www.macupdate.com/info.php/id/11532

July 05 2006 at 11:02 PM Report abuse rate up rate down Reply
Simon

I used OMCedit and OnMyCommand. it took me about 10 minutes to add "arrange By" and "view" commands like we used to have in Mac OS 9 to the finder's contextual shortcut menus. I didn't even have to write any code. All i did was record the actions using script editor and paste them into OMCEdit, with some minor tweaking.

http://justanotherspectator.com/shared/albums/on%20my%20command/arrange%20by.png
http://justanotherspectator.com/shared/albums/on%20my%20command/view.png

July 05 2006 at 10:17 PM Report abuse rate up rate down Reply
Jeffrey

This is not really a CM plugin. However, I think it's related.

Diablotin let you decide which CM plugin to show (both user and system), so to make your CM uncluttered.

http://s.sudre.free.fr/Software/Diablotin.html

July 05 2006 at 8:58 PM Report abuse rate up rate down Reply
Dmitri Zdorov

folderglance - it really a must have app for Mac OSX and it would fall under contextual menu category

http://home.online.no/~stoedle/YLS/YLS-products/FolderGlance.html
donationware

July 05 2006 at 7:37 PM Report abuse rate up rate down Reply
Buy an ad here

Hot Apps on TUAW

Tweets

© 2012 AOL Inc. All Rights Reserved.