Opened 9 years ago
Closed 3 years ago
#761 closed enhancement (fixed)
Support EndNote internal-pdf:// URLs in RIS import
| Reported by: | dstillman | Owned by: | simon |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ingester | Version: | 1.5 |
| Keywords: | Cc: |
Description
See http://forums.zotero.org/discussion/1163/ for description of the format.
Change History (4)
comment:1 Changed 9 years ago by dstillman
comment:2 Changed 8 years ago by stakats
We're now supporting file:// imports from RIS, though users need to specify absolute paths in the RIS file using find/replace. Given that import is generally a one-time activity, can we close this ticket?
comment:3 Changed 6 years ago by dstillman
- Milestone 2.0 Beta 3 deleted
Milestone 2.0 Beta 3 deleted
comment:4 Changed 3 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Actually, it looks like we would need user interaction here, since the base path is from the .enl file, and we don't know that from the RIS file.
So, options:
1) Prompt the user for the location of the .enl file. This would probably be too confusing for most users.
2) Require the RIS file to be in the same directory as the .enl file.
3) Wait for Thompson to fix their output to use file:// URLs. This will probably never happen.
#2 is probably best.