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

FilePicker: Automatic discovery of ARK-enabled folders #50

Open
kirillt opened this issue Jan 25, 2024 · 1 comment
Open

FilePicker: Automatic discovery of ARK-enabled folders #50

kirillt opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kirillt
Copy link
Member

kirillt commented Jan 25, 2024

Context:

User may sync or copy manually an ARK-enabled folder from another device. The synced folder should magically appear in "Roots" tab of the filepicker.

User may:

  • already have .ark-roots file in the filesystem
  • be not aware of what is ARK-enabled folder
  • be not aware of hidden .ark subfolders
  • have only one app of ARK family, e.g. Retouch or Shelf

How to solve this? Scanning the whole filesystem every time doesn't look reasonable. Is it ok to do it in background?

@kirillt kirillt added the enhancement New feature or request label Jan 25, 2024
@kirillt
Copy link
Member Author

kirillt commented Jan 25, 2024

Roots scanning was implemented within the scope of this issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants