hypothesis / support-legacy

a place for tracking support-related work and projects
3 stars 0 forks source link

[Feature] Better <title/> for users and tags Hypothesis pages #257

Open kael opened 2 years ago

kael commented 2 years ago

Describe the feature It'd be nice to have the name of the user or the tag displayed as part of the <head><title/></head> element.

That way, when bookmarking an Hypothesis user page or a specific tag, the title of the annotation would contain more precise information.

For example:

 <title>Hypothesis/users/kael</title>
 <title>Hypothesis/tag/RDF</title>

This looks a bit cosmetic, but would really be visually useful when bookmarking such pages.

Currently, only Hypothesis is displayed as the bookmark title, so it's not possible to distinguish bookmarks without hovering over their URI.