Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cafecortado7872291dIf you want to add sometime at the end you can just press the ➡️ key and you'll have your cursor there. For me I usually either replace all the name or just leave it as it is.
-
exerceo1192291d@cafecortado Indeed. However, doing this every single time becomes annoying. One has to reach for the right arrow key with the small finger.
-
Lensflare17145291d@exerceo it’s a better default. Because you are just one arrow key press away from what you want.
If the cursor was in that place before the .png as you suggest, then people who wanted to replace the entire file name would need to do much more than just one key press. -
netikras35221291dIt doesn't bother me at all.
What bothers me is whitespaces and colons in the name. -
Lensflare17145291d@netikras while it may be technically correct, I bet that the vast majority of users don’t know about that, so for the average user it will be significantly more effort to do.
Related Rants
-
IDontGiveADuck26A good rule of thumb when developing applications with a good user experience is to assume that your user is t...
-
boombodies17Dev: Ok issue fixed, you just need to log out and back in again on your end to receive the fix User: It’s s...
-
MilySilva3When users are doing whatever they want
Like pull-to-refresh, auto-selecting the file name in "save as" dialogues is a design trend we are perpetuating without questioning its usefulness.
The "rename" feature of file managers and the file name fields in "Save as" dialogues and screenshot tools automatically select file names without the ending, expecting the user to want to replace it.
It would more sense to place the cursor between the file name and the ending ".png".
I can't remember the last time I replaced a file name. I almost always rename files to add a comment or time stamp at the end.
Adding a comment after the time stamp, for example, "Screenshot at 2024-02-04 12-04-37 progress bar.png", makes more sense than replacing the file name. A file name with a time stamp is more easily searched.
rant
user experience