(or read what do I do if SRA-Helper doesn't run / gets flagged as a virus?)
A simple helper tool to make EndNote a little easier to use.
This script installs various hotkeys which assist with EndNote reference screening.
Key | Description |
---|---|
1 \ Space bar |
Move reference to first group |
2 \ Left arrow |
Move reference to second group |
3 \ Right arrow |
Move reference to third group |
4 \ 0 |
Move reference to fourth group |
Numpad * |
Search the reference title with Bond Library search |
Numpad / |
Search the reference title with Google Scholar |
Numpad - |
Search the reference title with PubMed |
Numpad + |
Copy a searchable version of the title to the clipboard |
Pause |
Exit SRA-Helper |
End |
Debugging information |
The simplest way to get SRA-Helper running is to download the compiled program and run it.
You will see this icon: in the system tray when the program is running.
Simply hit any of the above keys to run that function. The keys will only work when viewing an EndNote citation library (no other screen within EndNote). It is recommended that you create the groups before trying to move references to them. Note: The subwindow (small window) within endnote must be maximized for the program to work.
Filename | Description |
---|---|
SRA-Helper-Bond.exe | SRA-Helper for Bond University |
SRA-Helper-Monash.exe | SRA-Helper for Monash University |
SRA-Helper-Queensland-Health.exe | SRA-Helper for Queensland Health |
Unfortunately for reasons outside of our control, Microsoft can occasionally flag this project as a virus. This is probably because the SRA-Helper tool remaps a couple of keys which can seem like viral activity to some virus scanners.
To work around this:
- Download the SRA-Helper project as a zip file
- Unzip this file and folders somewhere on your computer
- To run, double click on the
SRA-Helper.bat
file in that directory
CAVEAT EMPTOR: This tool is really just a key remapper. It applies the various shortcuts within EndNote to manipulate the library as needed. Since its pretty 'hacky' the user should be aware that there may be side-effects.
If you find any bugs please contact the developer and we will do our best to address them.
Thanks to the Bond University Institute for Evidence-Based Healthcare, the Silk icon set and the AutoIt scripting language.
// Run gulp to build all .exe files
gulp build
// Sign the exe files using
signtool sign /f "PATH_TO_CERTIFICATE" /p PASSWORD SRA-Helper-Bond.exe