How can I make append the current date to the PDF's file name? #10732
Unanswered
putzwasser
asked this question in
Q&A
Replies: 1 comment
-
You could use a post render script that rename the output maybe after each render. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
Hi there,
I have a quarto book project. To keep the versions I created, I'd like to append the current date to my generated PDFs.
I know that I can set a file name with the
output-file
option. Is there a way to make this dynamic?Thanks for your input!
Beta Was this translation helpful? Give feedback.
All reactions