this post was submitted on 12 Aug 2023
1037 points (93.5% liked)

Memes

44080 readers
2100 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 10 months ago* (last edited 10 months ago) (1 children)

How do you save stuff without knowing where you're saving it? Genuinely curious, as I really don't understand what this meme is referring to. Windows search has also become better over the years, and recently it's been good enough for my uses. "Everything" is still a handy tool though.

Almost all software that I use, ask about the target location and/or filename when you save it. There's also some software with default saving location, but it's usually quite easy to find out from i.e. settings or some other part of the interface.

Also - saving stuff to unknown folders is related to the software not being clear about the target folder, I don't really know why people would blame Windows for the software being unclear. Unless we're talking about something specific to Windows which I'm just not familiar with. :D

[–] [email protected] 5 points 10 months ago* (last edited 10 months ago) (1 children)

Once upon a time windows had absolute pathing. When you saved, it went in the directory you were in out where you told it.

Some time ago windows went to path relative to user. So now when you save to 'desktop' it could be one of several desktop folders. Windows tries to hide this by mapping 'desktop' to your user relative desktop, but it does this at the application level rather than in the base O/S. (Or, it does it on extended file system APIs). Some apps handle it, some apps don't. If you have multiple users on a PC, it's a mess.

[–] [email protected] 5 points 10 months ago

It gets further complicated by things like OneDrive. My mom was surprised a few weeks ago by how much stuff was being saved to the cloud instead of in a local folder, because Windows doesn't make it particularly obvious when one is in the local Documents, or the OneDrive Documents