Skip to content

Implement SyncFs based on chrome file api #3

@rklaehn

Description

@rklaehn

This should be pretty straightforward. Just use the origin private file system. See here: https://web.dev/file-system-access/#accessing-the-origin-private-file-system

The downside of course is that this does not exist on all browsers. But we have the WebCacheFs as a fallback.

https://web.dev/file-system-access/#accessing-the-origin-private-file-system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions