Customizable output filename #129
WillScarlettOhara
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Shipped in v1.0.21. The naming convention field already existed but the frontend was only substituting What changed:
For your workflow, try this pattern: Hit Save Settings to .env if you want it to stick across restarts. Grab v1.0.21 and let me know if anything is off. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am running tests with the same input EPUB and different models, and I am unable to tell which model is currently being used in the logs, nor for the output file. A suffix with the output language and a number is not sufficient.
book (French) (2).epubandbook (French) (3).epubare not the most useful information.I would prefer
book (French) (model_used)_date.epubI could use CLI to name like I want with the --output flag but I prefer to use the webUI.
Beta Was this translation helpful? Give feedback.
All reactions