fizzstudio / nanotation

Prototype Chrome extension to enable "deep link" sharing of a selection, with anyone else who has this extension. Now being developed by Fizz Studio.
MIT License
9 stars 1 forks source link

Add id hash link for graceful degradation #6

Closed shepazu closed 6 years ago

shepazu commented 6 years ago

As a belt-and-braces approach, find the nearest id and add that hash link to the URL, so even if the counterparty doesn't have the extension, it will still get them close to the selection. It still won't highlight the selection or add the note, but it's better than only the base URL.

shepazu commented 6 years ago

This is done in v0.4.2.