Hacker News new | ask | show | jobs
by lucas_codes 1372 days ago
I'd agree with all these, but if I understood correctly OP wants to annotate static text rather than edit.

OP this is an interesting and rather niche area, you will want to be making use of the selection API[0] and figuring out a good way to make it reactive to integrate with react and your data model.

[0]: https://developer.mozilla.org/en-US/docs/Web/API/Selection

1 comments

Ah, good point, TipTap may be overkill if OP doesn’t want to edit it at all.