Hi Team,
I'm working on deploying EndNote 21.4 to multiple devices, along with configuring the "Find Full Text" feature via script. My approach involves modifying the $HOME/Library/Preferences/com.ThomsonResearchSoft.EndNote.plist
file to include the required settings. However, when I deploy the script and launch the EndNote app, it doesn’t appear to recognize or pick up these configured values.
For context, I’m setting up the "Find Full Text" preferences as described in the following guide:
weblink: https://guides.library.uq.edu.au/referencing/endnote/find-full-text
This includes:
- Enabling checkboxes for Web of Science, DOI, PubMed, and OpenURL
- Setting the OpenURL Path to xyx.com
- Leaving the "Authenticate with URL" field blank
Could you advise on why the app might not be picking up these settings from the plist file, or if there’s a recommended alternative approach to automate the setup of these preferences?