Inspired by the idea of the Zero-Clicks Initiative, similar to the 15-Minute-Bug Initiative, I came up with the following proposal:
Situation
Anecdotally, one of the biggest issues new users have is, that when attempting to drag and drop a file, the “Move/Copy/Link?” Dialogue pops up.
After 18 years, this got finally made a user choice to “Move-By-Default” (only the same device).
This change was insanely well received and widely reported.
However, after this setting was made available, it was not made default on new installs.
This is what I propose.
Reasoning
If we look at the Human Interface Guidelines, we find the section Simple By Default.
Some quotes:
- Be welcoming, not demanding or baffling
- Future experts begin as novices; don’t scare them away before they find your app’s powerful features!
- Don’t waste the user’s time by requiring them to […] make a decision about something they don’t understand yet.
- Optimize default settings for new users unfamiliar with the app, and consider what kind of expectations they’ll be bringing along so you can cater to them. Seek inspiration from other apps with similar functionality.
- Optimize common workflows
Arguably, new users expect Drag-And-Drop to move files in the filesystem. This is what most other file managers implement and this is what they expect.
Even more so: This change was welcomed by a large amount of old-school KDE fans, not just newbies. They complain that changing it is cumbersome (buried in the settings).
So with both a existing user base in mind, that is lowkey alienated by the fact that this feature took 18 years to be implemented (check the Bugzilla…), and with new users that expect a simple to use desktop experience, we should make this setting default.
Discussion
- What are your thoughts on this? How would you feel about this feature becoming default?
- Where would be the proper place to file the proposal? Where is the code that sets the default?