I always store my full PDF articles in my Z drive (dedicated to data).
The folder is usually named like “PDF Articles 13”.
Then, I have URL link in my URL field in Endnote, and use ctrl+G to open the full article.
This allows me to keep My Document folder and Endnote related folders small, instead I need to perform backup of these PDF files with My Document all the time (I do that backup task using some synchronization software).
My URL that opens PDF full article looks like this. (please don’t click the link, because it won’t do anything for you)
[file://Z%3A%2FPDF%20Articles%2013%2F19064701.pdf](file://Z%3A%2FPDF%20Articles%2013%2F19064701.pdf)
Here’s the explanation for syntax.
It needs file:// to dictate it is a file location URL.
%3A syntax is “:”
%2F syntax is “” (back slash)
%20 syntax is " " (space)
So, this URL will open the “19064701.pdf” at “Z:\PDF Articles 13” location.
By the way, I don’t name the PDF files with long names. I name them using unique reference ID numbers, which is PubMed ID in my case. Then, I use Endnote to manage/categorize and open/view these numbered PDF files. I personally think this is easier than naming them with whol bunch of author, title, year etc.
Let me know if you need more info.
Best regards,
Message Edited by myoshigi on 01-04-2009 09:03 AM