this post was submitted on 04 May 2025
697 points (95.7% liked)
linuxmemes
24808 readers
1584 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gnome: We lock down everything since youre too wtupid to handle womputers Also gnome: "oh you want right click-create file? We can't think of a more streamlined solution than navigating to the folder you already have open in nautilus using terminal, making an empty file with a terminal text editor and googling the command to save and exit empty file. Intuitive is our MO"
I love gnome workflow and simplicity but it is too locked down in nonsensical ways and it is too broken too often.
Gnome has always been like this. They started on this trend at the very beginning.
I dropped it when they released 1.0 or 1.1 as they had released another of idiotic changes that were half because "we know better" and because "fuck you, user peons". Never looked back as it's been managed the same way ever since.
Why asking for up arrow in Nautilus when you can always press alt+f8
I was searching for this a few days ago and was stunned that you aren't able to just create an empty file in the gnome file manager.
In the terminal you can use
touch file.txt
to create an empty file, but it should be possible to do this in the file manager.Oh i know i can painstakingly navigate to the correct folder with ls and cd, then google what that one command I never use is and then use man to stop the whole process and read how to use it.
It's nice to have that option for those who want to have fun with it, but it is a joke this is the intended option in gnome of all places.
You can just put a blank file in the Templates directory then it shows up in the right click menu. At least it does that on PopOS
Or, and now hear me out, you could add a New > File/Directory to the context menu.
Yes that is what you have to do. It is ridiculous that this is what you have to do.
What’s the point in being able to create an empty file from the file manager? You pretty much never want to actually have an empty file.
Open whatever program that can edit the document type you want (you would have it open later anyway to edit the document), make a new document, put something in it and save it. You have to do that anyway with any document type where an empty file isn’t valid data.
All done conveniently by right click and double click in the folder you're in already. No need to open another program, rummage through the menus to find "save as" or "export as" then navigate to the same location you are already in AGAIN.
Ive used txt files in windows constantly and I do not program. My archidect gf uses them constantly as well. It is very useful in a myriad of ways. Its a post it note since the other solutions for making notes, task in specific folders do not exist or suck.
For all of those you need to open an editor anyway.
Open your editor, start typing, press ctrl+s, drag the folder from the file manager to the save dialog to navigate there.
If anything, there should be a “Create new document with…” menu entry with a submenu that lets you select an editor, and when you save, the save dialog has the correct folder open. Anything, but have the editor create the document because it knows best what data to write when you do save.
A menu entry to create new empty file is a bad solution to this. It’s not general enough, and people don’t actually want an empty file as you just demonstrated with your list.
None of those are solutions and make a widely used feature more annoying to use.
Well duh, I just came up with it on the fly instead of actually spending time thinking about what the right design would be for this. I don’t know why you expect otherwise.
I expect right click-new file.
Don't let existing workflow block a better potential design
True but the better potential design in this case is "just dont do what you do to make notes or make notes in a way more inconvenient way.
I understand you do not get how useful this simple feature is since you don't use it but you should be able to see it's potential and ease of use.