Skip to content

Use of OPFS (aka whatwg/fs) #449

@jimmywarting

Description

@jimmywarting

file system access provide a way of uploading a user directory folder and store the handle inside of indexeddb. you can also create files within navigator.storage.getDirectory()

it would be neat to work with it somehow. i could imagine just dragging in a folder, and only calculate the sha2 for each file instead of duplicating everything into indexeddb. IDB could still be used for storing keys, but the file would better sit at OPFS or be provided by yourself somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions