AppData folder: am I a joke to you?

  • @[email protected]OP
    link
    fedilink
    English
    105 days ago

    Screenshot is from Windows where dotfiles aren’t hidden by default. And all the lazy developers that created those directories, didn’t bother to set the hidden attribute (See appdata is greyed, because it has the hidden attribute set)

      • @[email protected]
        link
        fedilink
        English
        4
        edit-2
        4 days ago

        Directories can have spaces in their name on other platforms too. On Linux, you can set the XDG environment variables to whatever you want, so eg. instead of using ~/.config for config files, you could use ~/My Config Files

        Is it a good idea? No. Should every well-behaved app handle it? Definitely.