Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
System
4 years agoSuper Contributor
Design language
This discussion was created from comments split from: Electron.
Former Member
4 years agoOn the subject of menus and command discoverability, one advantage of using native OSX menus (vs. in-Electron simulated menus) is that standard OSX menu items are automatically searchable and discoverable using the system-wide "Help" menu. So in 1P7, if I am not sure whether a given command lives under "File" or "Item", I can instead select the "Help" menu, start typing the command's name, and then by hovering over the matching search result, I will be shown exactly where to find the command. I've attached a screenshot but it's not an ideal way to demonstrate the behavior. It's one of my favorite subtle features of Mac OS, though- it's incredibly useful!