-
-
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
Feature request: file preview with browsers, give access to hypothes.is #3231
Comments
Well, I somewhat like the idea, but nobody of the maintainers has time to implement this. We have quite some other issues to work on. So if someone is eager to work on this give us a shout. |
Dear maintainers: Though I do not have the capability to work this out, I still comeup a dirty way to "connect" jabref and hypothes.is. I will put my experience here in case someone need it.
set filename="%~nx1"
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk http://localhost/_pdf.js-hypothes.is/viewer/web/viewer.html?file=/%filename% This bat file will open the pdf in browser with link
|
We currently have no resources for this and will put it on hold temporarily. |
Hypothes.is is a very good annotation methods, to keep the notes on almost everything you can read via a browsers, such as web pages, pdf, epub, etc.
While doing research, the annotation on pdf is a great part of the work. Adobe pdf readers, and others, bound the users and annotations on a single file, and changes the file. This prevent the readers collect all his annotations, and also prevent the communication of annotations among people.
Hypothes.is has solved the above problem.
So it would be great, if jabref could integrate the hypothes.is to enable a great feature on annotations and collaboration.
The text was updated successfully, but these errors were encountered: