Feature description
Currently, the GUI uses current directory as output path that cannot be modified within the GUI, whereas the CLI already benefits from a flexible -o flag.
I'm proposing the implementation of a custom output path in the GUI that allows users to override this default behavior. Once a user defines a specific destination, the path should be saved directly to the user’s configuration file.
Motivation
To increase feature flexibility and significantly narrow the functional gap between the CLI and the GUI.
Acknowledgements
Feature description
Currently, the GUI uses current directory as output path that cannot be modified within the GUI, whereas the CLI already benefits from a flexible
-oflag.I'm proposing the implementation of a custom output path in the GUI that allows users to override this default behavior. Once a user defines a specific destination, the path should be saved directly to the user’s configuration file.
Motivation
To increase feature flexibility and significantly narrow the functional gap between the CLI and the GUI.
Acknowledgements