CLI takes input files and folders in one argument, but GUI only supports widget for selecting files or folders. Currently the CLI input for GUI is implemented on selecting files. See #130 for more details.
Proposed solution
Separate input to files and folders to match the functionalities in GUI.
Problem
CLI takes input files and folders in one argument, but GUI only supports widget for selecting files or folders. Currently the CLI input for GUI is implemented on selecting files. See #130 for more details.
Proposed solution
Separate input to files and folders to match the functionalities in GUI.