I always appreciated the rare times when an application would use something other then "File", such as "Game" or "Room" for chat apps.
While I don't agree with some of the suggestions I appreciate the author took the time to at least propose solutions.
You could also say it pierced the metaphor and no longer refers to files on a computer, but to the concept of filing that computer files were named after.
In the "File" menu you are doing something that has the potential to fundamentally alter the app you are using, by tampering with (typically a large portion or even all of) the data files it contains, or by resetting the state of a running session (file > new window in browsers)
"Edit," semantically, is the same but for a subset of that data, often only a single piece of data. Here I'll sustain that the "create a singular new password/event" button could be under Edit, not File, since those are not actions scoped to the whole app or to the filesystem, instead only to individual records in a database.
"View" is read-only and actions under here should not write anything anywhere. And so on.
Please do not abandon decades of UX tradition in favor of inserting tautologies into your programs.
(1Password/Passwords, Automator/Automations, really? might as well put a pictogram there rather than duplicate the word - I already know what the app does, I want the UI to signal what scope my actions are applying to)
"Project" for DaVinci Resolve makes sense, probably because it's a synonym lol
Not only the File menu, but also MVC is one of many examples of decades-old UX tradition that should not be treated as sacred merely because generations of programmers have copied it.
The irony with MVC is especially rich: people are still cargo-culting terminology from Smalltalk-80 decades after the Smalltalk world itself moved on from that original UI architecture.
"Things seem to hang on in computing just because they work a little bit." -Alan Kay
- Messages: message
- Passwords: password
- Reminders: reminder
[...]
Most of propositions are restatement of the app name or theme thereof, and thus do not seem to be very helpful (everything in a notes app has to do with "notes" one way or another). Plus, having naming conventions change per app is confusing. The "file" menu is usually about "(primary) actions" and "I/O", so I would rename all of this as "actions". However, "file menu" has been associated with these kind of actions, and it is fair to consider a liberal interpretation of the word broadly referring to organisation of data (wherever this lies) and creation of new data structures within the app (not just filesystem level).
Analemma_•37m ago
Maybe the real fix is to consider if you need a File menu at all, and whether most of what has been shoved in there should go under the app name menu bar item instead.