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

GUI v2: Default settings #889

Open
12 tasks
Tracked by #885
apyrgio opened this issue Aug 8, 2024 · 1 comment
Open
12 tasks
Tracked by #885

GUI v2: Default settings #889

apyrgio opened this issue Aug 8, 2024 · 1 comment
Labels
enhancement New feature or request gui-v2 Issues that target the redesign of the Dangerzone GUI

Comments

@apyrgio
Copy link
Contributor

apyrgio commented Aug 8, 2024

Main issue: #885

Repurpose the existing settings window, which appears when a user selects a document, with a settings window that lists the default settings for Dangerzone. Add the following settings:

  • The suffix that will be appended at the name of the sanitized file (default: safe)
  • The folder name where the original document will be moved (default: unsafe/)
  • Whether to open safe documents after processing
    • (Linux-only) The PDF application that will be used for opening the sanitized documents
  • Make Dangerzone the default app to open office documents and images: ❗ Placeholder, we don't have a user story for this yet.
  • Whether to perform OCR on the sanitized file
    • The language that will be used

Finally, override the footer (see #886) and add the following options:

  • Reset the settings to the factory defaults
  • Save the selected settings

The design material misses the following:

  • An alert popup about resetting the settings.
  • A confirmation that the settings have been successfully saved (✔️)
  • A button to go back to the main menu (⮐)

Design material

Default settings window

image

Existing settings window

image

@apyrgio apyrgio added enhancement New feature or request gui-v2 Issues that target the redesign of the Dangerzone GUI labels Aug 8, 2024
@DeltaEpsilon19498
Copy link

When I use the GUI and select where to save the safe documents to (I do not use an unsafe directory), it defaults to saving in the same directory each time. What I prefer to do is to save it in a "safe" directory (as opposed to moving the original file to an unsafe directory). This requires that I have to navigate the file system to choose my "safe" directory each time I open dangerzone. It is not a big deal, but it would be nice if the GUI would have a way to default to saving in this "safe" directory instead of having the user choose it manually each time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui-v2 Issues that target the redesign of the Dangerzone GUI
Projects
None yet
Development

No branches or pull requests

2 participants