Hello,
I have example.pdf and I can generate an entry using DOI.
I have set my preferences/import to:
Filename format pattern --> [bibtexkey] - [title]
File directory pattern --> [year]/
If I drag example.pdf into entry, it goes directly to path/year/filename
The filename also is formatted as I wish.
That works perfect and it is what I intended.
Now I want to generate an entry by DOI. Then search full text to download.
The pdf gets downloaded and directly linked to the entry.
The problem is that the file (the filename is formatted corrected,[bibtexkey] - [title] ) goes to path\
I would like to have the file in path/[year]/.
I tried Options/Preferences/File and then change main file directory path
path\ works
path\ [year]\ doesn’t work
I am not used to java, but I am sure we can get the value of the year and use it to put it in the right folder automatically.
The final idea is–> use DOI to generate entry, then search full text (donwload it, link it and place it properly in the correct folder).