hypothesis / product-backlog

Where new feature ideas and current bugs for the Hypothesis product live
118 stars 7 forks source link

Highlight in multiple colours #198

Open nickstenning opened 7 years ago

nickstenning commented 7 years ago

Problem you are trying to address

As a user who makes private notes with Hypothesis I want to be able to make highlights in multiple colours, denoting my personal categorisation of annotations So that I can convey meaning quickly and efficiently directly on the document

User requests

klemay commented 6 years ago

Another user request came in today (#1969, added to Nick's original comment). Would also like to point out that this is an accessibility issue for those with low vision and/or who are colorblind.

klemay commented 6 years ago

And yet another user request (#1968), added to Nick's card

klemay commented 6 years ago

A new review on the Chrome web store mentions this as well. Unfortunately, I don't see a way to link to reviews, so I am adding a screenshot:

screen shot 2018-01-23 at 12 24 06 pm
klemay commented 6 years ago

Another user request: https://hypothesis.zendesk.com/agent/tickets/2116

klemay commented 6 years ago

Summary

As a user, I want to be able to highlight in colors other than yellow so that:

User requests

W3C compliance considerations

Examples

Google Docs & Adobe products offer a palette of default highlight colors to choose from with the option to enter custom RGB or hexadecimal values. There is no limit to how many highlight colors can be used in one document:

Google Docs:

screen shot 2018-02-05 at 4 02 42 pm screen shot 2018-02-05 at 4 02 54 pm

Adobe Acrobat:

screen shot 2018-02-05 at 4 03 52 pm

Apple's Preview app offers a limited set of options: Yellow, Green, Blue, Pink, Purple (As well as underline and Strikethrough)

screen shot 2018-02-05 at 3 32 59 pm

Yawas (a Chrome extension for highlighting) allows for yellow, red, blue, and green:

screen shot 2018-02-05 at 4 05 15 pm

Questions and Considerations

dwhly commented 6 years ago

Should highlight options be available only for private highlights? Or perhaps private + within groups (do we want people annotating over the public layer in various colors)

Great question. My instinct suggests the same direction, namely private + within groups. I don't think we want folks annotating in the public channel this way. Or if they do, that their personal color choices aren't necessarily visible to all. Private groups are different matter.

dwhly commented 6 years ago

Old vision issue for reference: https://github.com/hypothesis/vision/issues/123

klemay commented 6 years ago

Another user request: https://hypothesis.zendesk.com/agent/tickets/2168

klemay commented 6 years ago

User request: https://groups.google.com/a/list.hypothes.is/d/msg/dev/B-B5PCAunNk/avLUbqEKBAAJ

ajpeddakotla commented 6 years ago
User Engagement Building Community Level of Effort
3 2 2
malcook commented 6 years ago

F1000 provides this.

FWIW I use them with a personal set of meanings for a few of the colors:

red - i disagree orange - key idea yellow - default green - i concur blue pink

malcook commented 6 years ago

possibly simplifying thought...

make color simply an extension of tagging!

So, if an annotation has a tag matching the regexpr /color:(.*)/, then color the region $1.

Conversly, build UI tools to set/reset the value of the annotation'scolor tag.

Notably provide small standard pallette of 5 or 6 named colors when chosen simply set/reset the value of the color tag.

"color:green" anyone?

klemay commented 5 years ago

Came up in a Chrome store review. There isn't a great way to link to reviews, so here's a screenshot:

screen shot 2019-01-28 at 11 23 14 am
cgruppioni commented 5 years ago

+1 for wanting this feature

AIRibone commented 5 years ago

Great project, but please make this happen!

dcht00 commented 5 years ago

I don't know if it has been mentioned before, but per-user colors would really do the trick for some of my group use-cases. Perhaps doing it similarly to how it already functions very well in Etherpad would be just fine - users can pick their own (more or less) unique color, that is then seen by all.

klemay commented 5 years ago

Notes from a user in Zendesk on what they'd expect from this implementation:

  1. User can select color of the current highlighting fast from GUI and not from Preferences [i.e., can be selected in context where the user is annotating, rather than making them go to a separate preferences page]
  2. The color for each highlighting/annotation is persistent and kept in DB - at implementation level some predefined tags like: color-red or color-R-G-B-A could be fine;
  3. Last but not least, API to set current color by a side app or 3-rd party app via the local communication like https://developer.chrome.com/extensions/nativeMessaging
mkdir-washington-edu commented 5 years ago

Additional requests: https://hypothesis.zendesk.com/agent/tickets/6044 https://hypothesis.zendesk.com/agent/tickets/6240 https://hypothesis.zendesk.com/agent/tickets/6888 https://hypothesis.zendesk.com/agent/tickets/7272 https://hypothesis.zendesk.com/agent/tickets/8106 https://hypothesis.zendesk.com/agent/tickets/8654 https://hypothesis.zendesk.com/agent/tickets/8737 https://hypothesis.zendesk.com/agent/tickets/9265 https://hypothesis.zendesk.com/agent/tickets/9266 https://hypothesis.zendesk.com/agent/tickets/10378 https://hypothesis.zendesk.com/agent/tickets/10934 https://hypothesis.zendesk.com/agent/tickets/10991 https://hypothesis.zendesk.com/agent/tickets/13370 https://hypothesis.zendesk.com/agent/tickets/13730 https://hypothesis.zendesk.com/agent/tickets/14380 https://hypothesis.zendesk.com/agent/tickets/14939

indigetal commented 4 years ago

I just put in a request for this feature myself (Ticket #7272), and was alerted to this existing ticket. I second malcooks suggestion to associate the different highlighting colors with the tags and not the annotations, so you only see the color in each annotations little id marker near the scrollbar when there is a tag assigned to it. This is a basic feature of qualitative data analysis softwares like ATLAS.ti. The annotations have id's like 2:17 (the 17th annotation in document 2) in the "scrollbar marker," and then the name of the tag(s) are listed and those are back-colored. I think this also brings it down to a project-level feature so there is no private vs. public issue with highlighted text since it's the tags being colored at the project-level.

Screen Shot 2019-11-19 at 2 29 03 PM
IAmNotAJerk commented 4 years ago

As a user who have constant eye fatigue when not using LED screens with low-blue light filter (flux, night shift, etc, whatever you called it). Yellow highlights just own't show up with a white background, it's makes the whole app unusable for me. I think it's better to implment color changing feature on the display. That is, to record various colors, as COLOR1, COLOR2 written in the data information, and let users decide in what hue they want COLOR1, COLOR2 be defined as.

jasonkena commented 4 years ago

@IAmNotAJerk I changed the color code for the highlight with some Javascript in the bookmarklet so the highlights would be visible despite f.lux.

The bookmarklet is at https://gist.github.com/jasonkena/862510cef19d78eb0390799e4c4af19c

The important section is rgba(255, 150, 255, 0.5), customize it as you like.

klemay commented 4 years ago

@IAmNotAJerk as part of recent accessibility work we've also increased the opacity of highlights, so that contrast (rather than just color) will show that a section is highlighted - hopefully that will provide some improvement in the shorter term

robertknight commented 4 years ago

So it seems there are two separate use cases for multiple highlight colors here which are in some cases in conflict:

  1. Using different colors for different highlights for semantic purposes.
  2. Enabling users to change the color for accessibility reasons. This might include changing the color and/or boosting the contrast

In a private context, there is no conflict. In a group context, the members need to share semantics somehow. Some ideas on how to overcome this:

  1. Separate color hue from contrast/opacity. The color hues may be defined on a per-group basis but contrast is defined by the user according to their needs.
  2. Associate entries in a color palette (per @IAmNotAJerk's suggestion) with semantic labels (eg. tags as suggested above) on a per-group basis. This enables individuals to change the color palette according to their needs while still keeping the semantics within the group. There could still be some confusion if screenshots/videos of annotated documents get shared and different people are seeing different colors, but I guess that's an inevitable trade-off.
ghost commented 4 years ago

Hi all - just starting to use hypothes.is. Wondering if it is possible to use different highlight colours or whether this functionality doesn't yet exist. Apologies for the questions

robertknight commented 4 years ago

Hi @andrewg1978 - This functionality does not exist yet. We're using this issue to discuss possibilities and constraints.

ghost commented 4 years ago

@robertknight - thanks - appreciate your rapid response... look forward to seeing how things develop. Ideally I want to be able to highlight a paper according to different contexts - eg methods vs key findings vs smaller findings etc - Each of these would have a colour to enable them to be distinguished. Hopefully it becomes possible to use some sort of alternate colouring over the next short while

malcook commented 4 years ago

@robertknight ,

In a group context, the members need to share semantics somehow.

I don't think you're going to find a solution that works for everyone, especially balancing accessibility considerations with semantic color-coding considerations. But, you can design UX to provide guidance toward best accessibility practices.

How's this approach toward balancing concerns?...

mkdir-washington-edu commented 4 years ago

https://hypothesis.zendesk.com/agent/tickets/10395

it would be great to have the option to change the highlighting colour. Why? Many websites use yellow to highlight information within their articles. If the colour of hightlights made in hypothes.is using the Chrome extension could be changed (on a per-user basis, meaning public highlights would still look the same to everyone but users have the option to change the color of all highlights made with hypothes.is they see, both their own and those made by others), that would make it easier to differentiate between the websites' highlights and the ones made with hypothes.is.

mkdir-washington-edu commented 4 years ago

https://hypothesis.zendesk.com/agent/tickets/14160

I can imagine many ways this could be useful. Asking students to look for 3 different themes in a reading, and each one should be coded with a different color. Or having students work in teams to code a single document during a class, and each team uses a different color. Or one color for instructor comments, and another color for student comments.

ScottMcNay commented 3 years ago

@malcook ,

How about an option for a set of default accessibility alternatives, which people which specific issues can select, such as the cividis colormap, or "highlights" of differents quiggly lines.

matthiaskoenig commented 3 years ago

Highly requested, very important and very simple to implement feature. Is there any plan on implementing this very simple feature? There is 3.5 years of discussion and 20-30 user requests for this issue.

Only requires mapping tags to colors and using this colors for the highlight.

klemay commented 3 years ago

@matthiaskoenig we want to enable this eventually but have no immediate plans to do so.

As you can tell from the discussion, it's not as simple as it sounds. There are myriad ways this could be implemented and configured, so significant design thinking and research will be needed.

The complexity of this issue combined with the need to prioritize other features, particularly for our education users, means this remains a "long-term" goal for the time being.

matthiaskoenig commented 3 years ago

Hi all, no problem, I understand.

Has anybody else here found another tool which solves the issue. The mentioned use cases look very similar to my use case: I want to do have a labeling/annotation tool for PDF where I can pre-define tags/classes and then highlight these in the pdf. Required features:

Optional features (but nice to have):

The tool closest is https://tagtog.net/, but extremely expensive. Hypothes.is has most of the features (besides the colors). Does anybody know of alternatives? Or how difficult would it be to write a own extension to hypothes.is implementing colors?

matthiaskoenig commented 3 years ago

Just have to mention this in addition: A good way of prioritizing is based on your user feedback. Just sorting by most discussed issues gives a good feeling of what is requested (with this issue being the most discussed issue of 422 issues) https://github.com/hypothesis/product-backlog/issues?q=is%3Aissue+is%3Aopen+sort%3Acomments-desc

malcook commented 3 years ago

FYI: The reference manager SciWheel (formerly F1000), except for not being open-source, provides a treatment for all your bullet points, and much more in the context of scientific literature, including a small (unconfigurable) palette of colors that could be used by convention within a group. From: Matthias König notifications@github.com Sent: Sunday, November 22, 2020 2:46 PM To: hypothesis/product-backlog product-backlog@noreply.github.com Cc: Cook, Malcolm MEC@stowers.org; Mention mention@noreply.github.com Subject: Re: [hypothesis/product-backlog] Highlight in multiple colours (#198)

ATTENTION: This email came from an external source. Do not open attachments or click on links from unknown senders or unexpected emails.

Hi all, no problem, I understand.

Has anybody else here found another tool which solves the issue. The mentioned use cases look very similar to my use case: I want to do have a labeling/annotation tool for PDF where I can pre-define tags/classes and then highlight these in the pdf. Required features:

Optional features (but nice to have):

The tool closest is https://tagtog.net/, but extremely expensive. Hypothes.is has most of the features (besides the colors). Does anybody know of alternatives? Or how difficult would it be to write a own extension to hypothes.is implementing colors?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/hypothesis/product-backlog/issues/198#issuecomment-731844559, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AADWHOWCG2DA35QLLRESTFDSRF2BDANCNFSM4DB6EVPA.

matthiaskoenig commented 3 years ago

@malcook Thanks. SciWheel looks great. But I would need an export of the annotation and the possibility to predefine tags. Sciwheel only allows tags on references but not tags for annotations of PDF. Also the annotations do not seem to be accessible., i.e. there is no export of the annotation nor is it possible to query them via the API. I want to work programatically with tags/annotations. (But hypothes.is also does not support export of annotations yet, as far as I can tell; see #566)

malcook commented 3 years ago

I think SciWheel does support export of annotation via API but not predefine tags. Good luck – and keep my apprised of your efforts/successes if possible (e.g. what RSS can I follow)?

mkdir-washington-edu commented 3 years ago

@matthiaskoenig Our Director of Integrations, Jon Udell, has created a prototype for exporting Hypothesis data that allows you to easily download your annotations in a variety of formats. [Note: Since this tool is a prototype, we are unable to provide troubleshooting or support beyond these basic instructions. We plan to add a fully-supported export feature to Hypothesis in the future.]

To export all of your Hypothesis annotations, go to https://jonudell.info/h/facet/ and enter your Hypothesis username and API token (required for downloading private annotations). Click “Search” to see all of your annotations appear on the right side of the screen. Above your annotations, you can click one of three buttons to download your annotations in HTML, CSV, or plain text formats.

mattdricker commented 3 years ago

User request: https://app.hubspot.com/contacts/6291320/ticket/331904780/

DavidGP commented 3 years ago

What a pity that this is still not available. I'll have to stick with Diigo and Marker.to then for the time being

mkdir-washington-edu commented 3 years ago

https://app.hubspot.com/contacts/6291320/ticket/440063152/

This user wants to change colors b/c they're on a site that automatically adds yellow highlighting to concepts covered previously, and they want to distinguish their Hypothesis annotations.

DavidGP commented 3 years ago

What a pity that this is still not available. I'll have to stick with Diigo and Marker.to then for the time being

...and with GetLiner :(

mkdir-washington-edu commented 3 years ago

Another request here: https://github.com/hypothesis/product-backlog/issues/1220

NightMachinery commented 3 years ago

How can one know distinguish mere highlights from annotations that have some notes? Without this feature, the whole annotating thing is pretty useless.

jonathan-kosgei commented 2 years ago

As you can tell from the discussion, it's not as simple as it sounds. There are myriad ways this could be implemented and configured, so significant design thinking and research will be needed.

The complexity of this issue combined with the need to prioritize other features, particularly for our education users, means this remains a "long-term" goal for the time being.

I don't understand why this requires significant design thinking. Wouldn't the simplest solution simply be to provide 4 or 5 different colored boxes to choose from when the user highlights some text similar to Kindle or Zotero's new PDF reader. Instead of looking at the myriad of ways this could be implemented why not adopt the simplest possible solution and improve it incrementally.

matthiaskoenig commented 2 years ago

Moved on to zotero. Not seeing this being fixed ever after 5 years open. This is one of the highest (if not highest) commented and ranked issues on this repository. You should listen to feature requests of users.

I have to agree with @jonathan-kosgei. If someone wanted this implemented it should be pretty easy to do in a simple first version.

psyguy commented 2 years ago

Oh boy, this issue has been open for five and a half years! I would really love this feature—at least if it comes with a few conventional colors commonly used in other PDF readers—as lacking it has prevented me from using Hypothesis more often.

iamqiz commented 2 years ago

the feature is very very very useful ! hope it to be implemented !

malcook commented 2 years ago

How about the design team amend my proposal to their liking and offer it back to the followers of this issue for comment?

WHiZSTA commented 2 years ago

please take a look at how glasp.co does this for an example. they have 4 preset colors. when u choose to highlight you pick the color right there in the popup. it's fast and intuative. i actually use it daily, but wanted to swap over to hypothes.is as you offer some other more advanced features they currently dont. but honestly, the inability to use multiple highlight colors for organization is kind of a deal breaker.