If you are using a rolling release distro like Arch, you might have noticed that your home directory now has a new member, a new folder called “Projects”.

For as long as I remember, Linux has always had a set of default folders under the home directory. Usually they are Documents, Music, Pictures, Videos and Downloads. Templates, Desktop and Public folders are also there.

Now we have a new addition in the form of “Projects”.

  • promitheas@programming.dev
    link
    fedilink
    arrow-up
    54
    arrow-down
    1
    ·
    2 days ago

    Everyone complaining, and here I am not having noticed the change because I’ve created that directory for myself years ago :-P

    Personally its for organisation

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      Not me, i have it in libraries. And thinking of moving my daily-stuff directory somewhere else than Home, and setting HOME to XDG_STATE_DIR, where that .stuff belongs.

      • promitheas@programming.dev
        link
        fedilink
        arrow-up
        18
        ·
        2 days ago

        All my projects, which to be fair are mostly programming.

        ~/Documents/Projects doesn’t make sense to me because theyre not strictly documents. In documents i have - well, documents like bill receipts, forms ive filled in, etc…

        My projects are a first-order thing for me if that makes sense, so it makes sense to have them in the top-level of my home.

        • naught101@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Right, for me “documents” is just “personal files”. I used to have it called that, but then I just had and empty dir sitting there unused…

          I don’t like putting things in home because then files get mixed up with config and cache and crap, and it’s more annoying to search

    • ikidd@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      Luckily I created mine as projects so I don’t have to worry about it writing a bunch of shit into my actual projects folder, or having to fix the xdg setting to disable it.