Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chromium File System API cannot prompt to pick folders or files #177

Open
darkvertex opened this issue Dec 13, 2023 · 1 comment
Open

Chromium File System API cannot prompt to pick folders or files #177

darkvertex opened this issue Dec 13, 2023 · 1 comment

Comments

@darkvertex
Copy link

I wanted to use a webpage that used Chromium's "File System API" to access local files on the user system.

Unfortunately carbonyl does not prompt a directory picker when Javascript asks to get permission to open a folder for writing.

Would be nice if it worked. carbonyl works so well otherwise!

@ahorn42
Copy link

ahorn42 commented Mar 13, 2024

That would be a really nice feature, as it allows to upload files to services like OneDrive (if setup with restricted APIs there is no other way) from CLI-only linux servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants