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

Improve the user’s control on the internal file storage #4

Open
4 tasks
rdeltour opened this issue Oct 11, 2018 · 0 comments
Open
4 tasks

Improve the user’s control on the internal file storage #4

rdeltour opened this issue Oct 11, 2018 · 0 comments

Comments

@rdeltour
Copy link
Member

Right now, the Ace app uses a temporary directory as its internal file storage (for reports). This is configurable in the settings pane.

A couple ideas for improvement:

  • set the default directory to a location in the user's data directory. That would be a nicer default, we just don't do it currently, as we don't provide an easy way to clean this directory (so there's a risk of bloating the users' space over time).
  • add an option to delete the current report (and its associated data files)
  • add a command to open the internal storage directory from the settings pane
  • add an option to wipe-clean the internal storage directory (in the settings pane)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant