Re: [w3ctag/design-reviews] Suggested file name and location for the File System Access API. (#598)

For the file name, this is something that [`<a download="readme.txt">`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download:~:text=Defining%20a%20value%20suggests%20it%20as%20the%20filename.) already enables.

For the well-known directories, these would indeed map to the by-default ones that operating systems commonly have. Here's an example from macOS (the app would *not* learn that my home directory is called `tsteiner`):
 
<img width="146" alt="Screen Shot 2021-01-26 at 11 15 14" src="https://user-images.githubusercontent.com/145676/105832060-c600bd80-5fc7-11eb-8fc5-33d67ba8f50f.png">


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/598#issuecomment-767444798

Received on Tuesday, 26 January 2021 10:18:03 UTC