5 ms·
Let me know if you would be interested in developing a bit more to this nyxt browser feature to support persisting these extensions via the W3C Web Annotation p
by gobengo 5y ago
Let me know if you would be interested in developing a bit more to this nyxt browser feature to support persisting these extensions via the W3C Web Annotation protocol - https://www.w3.org/TR/annotation-protocol/ https://www.w3.org/TR/annotation-protocol/
I've been wanting to write an implementation of an annotation server, and it'd be cool to immediately interoperate with nyxt browser. Then I'd work on the same server supporting most other browsers (e.g. Firefox) via WebExtension API building on my old https://github.com/gobengo/web-annotation-extension https://github.com/gobengo/web-annotation-extension
- cyanydeez 5y agoi wrote up a white paper a decade ago imagining a wikipedia like 9verlay on websites that would add a meta level of user interaction. just takes some advanced fingerprinting of the annotated content and some social media like subscription and blocking mechanism. it was called _wikilay_
- qwertyzxcvmnbv 5y agoThere's also https://web.hypothes.is/ https://web.hypothes.is/
- scroot 5y agoWhich I believe is built with annotatorjs [1]. I have used that library on a couple of projects and it's been around for quite a while. [1] https://github.com/openannotation/annotator/ https://github.com/openannotation/annotator/