I think your overall point is solid, that the application (or os) should be making sure it always has a saved state of my document.
But...there would still be a need for a way to specify where the document should be stored on the filesystem. For instance when writing software, files have to go in specific places. The file can't just be saved anywhere, or in some application specific bucket, I need to be able to specify the location.
But...there would still be a need for a way to specify where the document should be stored on the filesystem. For instance when writing software, files have to go in specific places. The file can't just be saved anywhere, or in some application specific bucket, I need to be able to specify the location.