-
Notifications
You must be signed in to change notification settings - Fork 7
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
Image annotation (areas, rectangles) #669
Comments
Another user request: https://hypothesis.zendesk.com/agent/tickets/3198
|
https://hypothesis.zendesk.com/agent/tickets/6022 |
https://hypothesis.zendesk.com/agent/tickets/6595 |
Just put a request in for this myself (Ticket #7272) and was alerted to this existing case, but it looks like it's been a known issue since at least 2014. There is no way to draw a marquee selection in hypothes.is to annotate images or un-selectable text, such as in some PDF files. |
The underlying technology, by the way, is established as IIIF Image API. |
We had a request today on Jeremy/Nate's LMS grading demo. |
https://hypothesis.zendesk.com/agent/tickets/7387 |
https://hypothesis.zendesk.com/agent/tickets/7916 |
https://hypothesis.zendesk.com/agent/tickets/13514 User wants to have students annotate a comic. |
On my end what i wanted to do was to be able to highlight images so that they would show on the side in the summary and on hypothes.is when I look through my highlights and annotations. I was able to achieve that by just copying the link to the image through a right click and then adding it into the summary through the markdown notation for linking an image. While not an ideal workflow, it helped for my use case. Leaving this here in case anyone else had this issue and wasn't sure how to go about it. |
Hello and thx for making such an awesome tool. Me and my collegues are collaborating a lot with PDF documents containing drawings and images and Hypothesis has everything we need except from the ability to mark on images in PDF´s. |
Thanks for the feedback @FredrikStenstrom!
In the case of PDFs there is a standard coordinate system that we could use to specify what parts of a page an annotation refers to. Something we would have to figure out is what to display in the sidebar in the place where the annotated text is normally displayed as a quote. I guess the simplest option would be to show something like |
Wow Robert that was the quickest reply ever in these kind of forums. Thanks for takin time and response and also explain your ideas around a solution. I thought I just send out a cry for help and that it would be forgotten but Im amazed of the fast response :) |
@FredrikStenstrom hello from the Hypothesis product manager! In terms of priority and time frames - this is something we very much want to do. Our biggest customer base right now is in education and this is a popular request. It's not currently scheduled as a near-term item because we have some other education-specific workflows to take care of first, and we are a small (but growing!) team. |
Hi @klemay. We'd also like to add support for image annotation. And if at all possible, image reference information via the API as well:
Do you anticipate movement on this feature request this year? |
Hi @peterdm. Katelyn has moved on to a new opportunity. You can see our public roadmap here: https://github.com/hypothesis/product-backlog/projects/6. We're a small team with big goals and at this time it's difficult to say when we're be able to work on image annotation. |
The Obsidian-annotator community (which uses Hypothes.is as a backend to annotate PDFs, ePUBs and web content) would also be very interested in this: elias-sundqvist/obsidian-annotator#40. Area/rectangle annotation seems preferable over straight image annotation in case you want to annotate the image and caption, a specific part of an image, or some other non-image component. Though I could see this getting complicated in reflowable formats like websites/ePUBs that switch from mobile to desktop and portrait/landscape views. |
I am also coming from the Obsidian-annotator community as @ryanwwest mentioned above. I am annotating scientific papers (pdfs) and I am missing area annotations greatly. I would like to highlight a part of the pdf and write a note that sums it up, so that the next time I need read the paper, I can recall what it was about faster. The pdfs may be scans (if very old papers), or I might want to highlight a part of a paragraph along with a figure and its caption. Would be great to have that feature. Thanks a lot. |
Hello, I wanted to kindly ask if there are updates. |
No, nothing has changed. We had planned to do some work on this late last year, but other things took priority. |
Thanks for the prompt reply 👍. |
Feature Request Form
Feature request from Zendesk: https://hypothesis.zendesk.com/agent/tickets/2563
Image annotation is mentioned in hypothesis/vision#51, but not anywhere in our backlog that I can find.
Problem you are trying to address with this feature
Currently annotations can only anchor to lines of text or to pages (as Page Notes). There is no way to annotate images or areas of pages.
Your solution
User has requested the ability to highlight an area of a page / document by creating a rectangle or box. There are other ways to implement, but this is how this user would expect the feature to work.
The text was updated successfully, but these errors were encountered: