When I right mouse click a file in Finder, I have a big list of "Open With" options. Most of those I never use. How can I edit this tree of options so it only shows the ones I want to see?
I know I can associate my application with a certain extension by editing the Info.plist file in my app bundle: ... <key>CFBundleTypeExtensions</key> <array> <string>...
When I right mouse click a file in Finder, I have a big list of "Open With" options. Most of those I never use. How can I edit this tree of options so it only shows the ones I want to see?
Do you frequently need to open a file with an app other than the Default? How long is the list of options? Is it difficult to get to the one you want to use?
Do you frequently need to open a file with an app other than the Default? How long is the list of options? Is it difficult to get to the one you want to use?
I agree ... it's not really hard. I never see more than 3 or 4 other suggested apps in addition to the default and wouldn't consider that a "long list".
Also @JonL12345, I don't know if you know this, but you can change the default app to open certain files types. That might make things easier for you rather than searching each time.
You can use Automator to create a "Quick Action" to receive "files or folders" in "Finder"…and then the ""Open Finder Items" action…for any application. Make as many as you need.
Then, instead of going to the "Open With" right-click menu you would drop down to the "Quick Actions" and choose the application there.