-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Look up fulltext documents does not link existing PDFs #3874
Comments
I guess if we find a matching paper we can just add it without further user confirmation, as it is configured like that in the preferences. |
Yes, I implemented that automatically found files are displayed in the entry editor. The display is indeed a bit irritating and we should improve it (tracked in #3607). I don't understand why "auto-link" should download PDF's at all. We have a different button/menu entry for fulltext download, this should suffice. |
Ah sorry, I mean
|
Ok, I can't remember I changed anything there but I do like the new behavior better and find it logical. If I click on "Look up fulltext document" I expect that JabRef downloads the fulltext for me regardless of whether there are already files linked or not. |
Hm, well we could leave it in such a way but then downloa full text would be more appropriate than lookup. |
+1 for Looking up Fulldocuments should first try to search autolink file. |
This is important as a user cannot know if a file already exists in some subfolder for example and then downloads it again. |
Do we have a "force-download" button? Currently, I think, the common usecase is that one has one PDF for one entry. I am aware that sometimes, one collect's author copy, presentation, publisher version, ... Maybe, the file handling can be improved in general... Giving "types" to file entries. Not the media types, but the semantic types (author's copy, publisher, draft, submitted, ...) Refs #98 somehow |
I've thought a bit more about this and now I'm more convinced than ever that we should change the name of the action to "Download full text" (as @stefan-kolb proposed) instead of changing the current behavior. I think there are mainly the following uses cases:
Thus, the only advantage of the new behavior is saving a single click in the last use case. At the cost of a (in my opinion) somewhat confusing and complex feature. It definitely needs further explanation (since nobody would guess that Lookup = local lookup + online download). Thus, in summary, I'm strongly in favor of a simple "Download full text" feature that everybody understands when reading the action name. Long live "Do one thing, and do it well" ;-) |
It looks like the autolink functionality does not work as expected anymore:
I expect to pick up the file from the PDF repo instead.
The text was updated successfully, but these errors were encountered: