-
Notifications
You must be signed in to change notification settings - Fork 3
Description
It looks like on (MacOS) that the commands menu/command line is displayed via: Command-Shift-P; and (external) Help is opened in a browser window via: F1. Neither of these 'entry' points for new or infrequent users are visible in the application's UI window or in its main menu (again, on MacOS). Thus, their discoverability is effectively zero.
Requests:
-
Make the commands menu discoverable by adding an explicit main menu item for it (with the keyboard shortcut also noted on the menu item).
-
Make the external help discoverable by adding an explicit main menu item for it (again with the keyboard shortcut noted on the menu).
Considerations (similar ideas, but lower priority)
-
Consider adding a static text 'Tip' to the status bar at the bottom of the application's window, saying something like: "Tip -- press: Cmd+Shift+P to open the command menu".
-
Consider adding some/all of the command menu items (Copy, Move, About, etc.) to the application's main menu.