V7 - Importing PDFs does not honour custom attachment format
Hi Zotero devs,
Well done in creating such an amazing and modern look in V7.
1. I have a custom filename format for PDF: say,
```
{{ citationKey suffix="_"}}{{ firstCreator suffix=" - " }}{{ year suffix=" - " }}{{ title truncate="100" }}
```
When I import a new citation file (bibtex) with their associated PDFs, the PDF files were renamed to the *default* filename rather than following the custom format.
At the moment, I am unable to find a way to rename in bulk through Zotera interface but have to select each PDF file under each reference and select "Rename based on parent metadata".
It would be great if the import can honour the custom filename format.
Thanks!
Well done in creating such an amazing and modern look in V7.
1. I have a custom filename format for PDF: say,
```
{{ citationKey suffix="_"}}{{ firstCreator suffix=" - " }}{{ year suffix=" - " }}{{ title truncate="100" }}
```
When I import a new citation file (bibtex) with their associated PDFs, the PDF files were renamed to the *default* filename rather than following the custom format.
At the moment, I am unable to find a way to rename in bulk through Zotera interface but have to select each PDF file under each reference and select "Rename based on parent metadata".
It would be great if the import can honour the custom filename format.
Thanks!
For a filename template like:
"{{ citationKey suffix="_"}}{{ firstCreator suffix=" - " }}{{ year suffix=" - " }}{{ title truncate="100" }}"
I am expecting the PDF filename to be converted to the following after the import:
https://s3.amazonaws.com/zotero.org/images/forums/u4994451/sqcsx9mcdmlzjtpwjem4.png
But I get:
https://s3.amazonaws.com/zotero.org/images/forums/u4994451/7u4u6sl2dsr143gz7j3q.png
Without the citation key at the front.
Any suggestion would be much appreciated! Thanks.
https://www.zotero.org/support/file_renaming#attachment_title_vs_filename
https://s3.amazonaws.com/zotero.org/images/forums/u4994451/zwi7vpq8oz6vsal9d7or.png
I can select the PDF in Zotero and select "Rename File from parent metadata", then the attachment title becomes "PDF" and the PDF filename is renamed to the desired format.
https://s3.amazonaws.com/zotero.org/images/forums/u4994451/vg5ztt57vqg34hd82do0.png
https://s3.amazonaws.com/zotero.org/images/forums/u4994451/j5we9p7dvxthegouj90q.png