A neat little tool that can allow you to annotate a web page, comment on annotations, and then save/share/export that information. Spotted in an IndieWebCamp show-off session where one user has combined it with IFTTT and Micropub to push annotations directly to a notes section on their site. Unclear how well supported it is.
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend,Technology
- Tags
- tool,annotate,IndieWeb,second brain,browser,IFTTT,micropub
Explore Other Notes
⬅ Newer
Simple state management with Recoil
Recoil is a new state management library from Facebook (though note this isn't an official React project). Doesn't seem to do anything too fancy, but does use a similar mental model to hooks […]
Older âž¡
Object.is() vs ===
The Object.is() function is pretty much identical to the old "strict equality operator" (===), with two notable […]
- A neat little tool that can allow you to annotate a web page, comment on annotations, and then save/share/export that information. Spotted in an IndieWebCamp show-off session where one user has […]
- Murray Adcock