Open Tonic8 opened 5 months ago
cbconvert-gui
is not a frontend for cbconvert
, they are separate apps that use the same library, so there are no command lines executed. What is possible is to add e.g. a method for Options
that will print options and flags for cbconvert
, i.e. the same as cli app would need. I will see what would that look like.
Hello
in a future release that could be cool, to have a tab or a way to log the command line executed:
in the gui we select all the option we need, tghen hit a button to generate the command line for the CLI, or set a logfile, and have the command line in the log (with the exit code of the conversion for example)
i know the screenshot is not cbconvert but something like that, it's just to show how that can be cool to have the command line generated (if we select multiple files then multiple lines :)