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

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 figuresWe 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
    [–] endeavor@sopuli.xyz 23 points 1 day ago* (last edited 1 day ago) (5 children)

    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.

    [–] AnUnusualRelic@lemmy.world 10 points 1 day ago

    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.

    [–] dukatos@lemm.ee 3 points 1 day ago

    Why asking for up arrow in Nautilus when you can always press alt+f8

    [–] llii@discuss.tchncs.de 11 points 1 day ago (1 children)

    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.

    [–] endeavor@sopuli.xyz 6 points 1 day ago

    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.

    [–] tekino@pawb.social 7 points 1 day ago (2 children)

    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

    [–] MonkderVierte@lemmy.ml 15 points 1 day ago

    Or, and now hear me out, you could add a New > File/Directory to the context menu.

    [–] endeavor@sopuli.xyz 11 points 1 day ago

    Yes that is what you have to do. It is ridiculous that this is what you have to do.

    [–] 2xsaiko@discuss.tchncs.de -2 points 1 day ago* (last edited 1 day ago) (1 children)

    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.

    [–] endeavor@sopuli.xyz 10 points 1 day ago (1 children)
    • making a readme
    • making notes
    • making task lists
    • prewriting messeges for proof reading
    • writing down passwords, keys or hashes and hiding them
    • writing down links -archiving general information -not writing anything in the file and using the filename to make notes or organize -making todos -making text files you intend to fill out later as you get more info

    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.