Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom filename with timestamp suffix #65

Open
tommeagher opened this issue Nov 10, 2020 · 3 comments
Open

custom filename with timestamp suffix #65

tommeagher opened this issue Nov 10, 2020 · 3 comments

Comments

@tommeagher
Copy link

Hi, this is a great tool.
I'd really like to be able to change the output filename for each png saved. Ideally, there would be a command line parameter that would simply append a datestamp as a string to the existing filename, which is the url. Is this something that is possible through the command line, or would I have to fork the repo and adjust this line to add an option to append it?
You mention there are some length constraints even below 255 for certain renderers. Are those constraints documented somewhere? What ballpark should be avoided?

@maaaaz
Copy link
Owner

maaaaz commented Nov 10, 2020

Hello @tommeagher,

  • I understand your need, I will reflect on this.
  • Yes this is the line to edit to implement it,
  • Unfortunately I haven't been able to find documentation for the 255 limitation, this was just found by testing

Cheers.

@tommeagher
Copy link
Author

Thanks for the quick response. Would you be open to a pull request if I were to try to add this option?

@JPnux
Copy link

JPnux commented Nov 16, 2021

Hello,
is it possible to implement this function ?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants