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

Add configuration GUI for File Provider module #5693

Closed
claucambra opened this issue May 15, 2023 · 4 comments · Fixed by #6351
Closed

Add configuration GUI for File Provider module #5693

claucambra opened this issue May 15, 2023 · 4 comments · Fixed by #6351
Assignees
Labels

Comments

@claucambra
Copy link
Collaborator

How to use GitHub

  • Please use the 👍 reaction to show that you want to have the same feature implemented.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

Configuration of the file provider module should be possible by end users without having resort to arcane configuration modifications

@claucambra claucambra added enhancement enhancement of a already implemented feature/code os: 🍎 macOS feature: 💽 virtual filesystem labels May 15, 2023
@claucambra claucambra self-assigned this May 16, 2023
@jancborchardt
Copy link
Member

@claucambra what exactly is meant by the file provider module? Which settings and configuration options would need to be displayed with that interface?

@claucambra
Copy link
Collaborator Author

@claucambra what exactly is meant by the file provider module? Which settings and configuration options would need to be displayed with that interface?

The File Provider module is a component of the desktop client on macOS that provides virtual files-like file management. It's specific to macOS and has its own sync engine, connection to the server, and so on. In most ways, it's pretty much a separate desktop client which maintains a communication channel with the main desktop client

@claucambra
Copy link
Collaborator Author

claucambra commented Aug 4, 2023

Major components to work on:

  • New menu entries for file provider settings window
  • Separate, file-provider specific settings window
  • Enable/disable settings in the GUI (per account)
  • File eviction settings (i.e. how long to keep around for)
  • Setting for file provider initial discovery method
  • Simple way to acquire debug logs

In my estimation this is 3 weeks of full time work

@dp466
Copy link

dp466 commented Oct 27, 2023

Major components to work on:

  • New menu entries for file provider settings window
  • Separate, file-provider specific settings window
  • Enable/disable settings in the GUI (per account)
  • File eviction settings (i.e. how long to keep around for)
  • Setting for file provider initial discovery method
  • Simple way to acquire debug logs

In my estimation this is 3 weeks of full time work

any update on this ? id love to have that feature as the current implementation of the virtual files is almost useless

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

Successfully merging a pull request may close this issue.

4 participants