Live data from Hacker News

Ask HN: Is there a tool / product that enables commenting on HTML elements?

news.ycombinator.com

11–20 of 61 posts

Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?

#15
post #3

What if the element moves or is replaced in the next design iteration ? I’m not sure you want to be merging and splitting tickets on individual DOM elements to keep the comment history sane.. Though I would be interested in tooling that allows clients to simply create issues by clicking an element and then saving full context (dom, screenshot, url, form state, browser and session) with that issue. Something important…

Yes, you're describing some of the problems addressed by the open annotations standard and the tooling in that ecosystem.

Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?

#17
Yes. Only one solving the problem very very well right now.

Memex - https://getmemex.com

More generally the open annotations standard is meant to address this use case, but it's been stagnant for a while. Older, now obselete tools like hypothes.is, and peerlibrary* laid a lot of the groundwork. Memex has really carried it for the last few years and their implementation is remarkably robust.

https://github.com/peerlibrary/peerlibrary

Post reply on HN