This summer (June-August) I added 629 new citation to EndNote - mostly by hand. Of those citation 392 of them had PDFs attached to the citation. I am ready to learn how to more effectively use Endnote. I estimate that I still have 450 PDFs in various folders from courses and research trips to the library over the last few years that I need to add to EndNote.
I usually try and download .ris files when I find a resource I want to cite or use. The problem is that EndNote X6 does not allow for importing more than one .ris file at a time.
To speed up the process I have learned to use the OS X Concatenate command in terminal: cat
.
I open up terminal. type cd
type drag my folder containing the .ris files I want to add to EndNote over the blinking cursor and hit enter. I then type cat and drag all the .ris files I want to concatenate to one .ris file. type a >
symbol and the new .ris file's name. The result is a concatenation of all the data from the many .ris files into one .ris file. This allows me to go back to EndNote and import all the one massive .ris file and save clicks.