Skip to content

[feat] Allow reading any file #3591

@Sparkenstein

Description

@Sparkenstein

Describe the problem

I am working on an application where I need to read any file from anywhere on users directory. currently we have only fixed set of configurable scopes, so the user of my application wont be able to select any file.

Describe the solution you'd like

need a way to select any file from file system. if I can only select a file from specific directory like Download or Document etc, it's not a useful desktop application. even a webapp can read any file

Alternatives considered

No response

Additional context

The application I am working on calculates hash of any file. it's a pretty straightforward use case, user selects whichever file he wants, and I calculate the hash of that file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions