2mol/pboy

Also set the Title of the PDF to the new filename

ad-si opened this issue · 2 comments

ad-si commented

Basically:

exiftool -Title="New filename" 123.pdf
2mol commented

Done, I put it in the 1.4 branch as well. Thanks for the good idea!

If you're up for it you could add it as a config option, that would be super cool.

I made it so that it doesn't crash if exiftool is not installed (it's not on Mac), but then the command will just be ignored.

Will also have to add it to the changelog and remember to add it to the homebrew release.

2mol commented

released in 1.4 thanks to #45