Lord-Kamina / SwiftDefaultApps

Replacement for RCDefaultApps, written in Swift.
Other
1.43k stars 62 forks source link

Suggestion: reveal handler app or show full path in label #49

Open DivineDominion opened 3 years ago

DivineDominion commented 3 years ago

Some apps that handle custom URL schemes are installed in ~/Library/Application Support/ and cannot be discovered via Spotlight by default. So it'd be cool to show the app's location in the results, or add a "Reveal in Finder" action.

I would personally prefer both: add a small label in the table view below the app name with the full path information, and add a contextual menu with "Reveal in Finder".

Before tinkering on this, I want to check with you if that makes sense or if you prefer a different approach.