A decentralized and federated way of annotating the web based on Matrix.
TypeScript
146
259 commits
updated Apr 23, 2023
A decentralized and federated way of annotating the web based on Matrix.
Watch a quick demo video below, or read the introductory post.
If you're on Matrix, come chat with us at #matrix-highlight:matrix.danilafe.com.

m.thread MSC to allow users to comment on and discussSelecting an expression to highlight

Highlighted expression

Highlight comments

Quote List View

User List View

Multi-user collaboration

https://user-images.githubusercontent.com/4361282/146517732-d3205964-7d63-4f35-baae-aeab3a9d178c.mp4
Also check out Populus, which is a tool in similar spirit, but with a focus on annotating files.
The project is a handful of React applications written in TypeScript. It's sufficient to run:
yarn install
# Firefox
yarn webpack
# Chrome
yarn webpack --env browser=chrome
An (unpacked) extension will be available in dist/. Then, you can follow the [Google guide] to
install the unpacked extension in Chrome or Chromium.
TypeScript
82.6%
SCSS
11.9%
HTML
3.5%
JavaScript
1.9%
A decentralized and federated way of annotating the web based on Matrix.
TypeScript
146
259 commits
updated Apr 23, 2023
A decentralized and federated way of annotating the web based on Matrix.
Watch a quick demo video below, or read the introductory post.
If you're on Matrix, come chat with us at #matrix-highlight:matrix.danilafe.com.

m.thread MSC to allow users to comment on and discussSelecting an expression to highlight

Highlighted expression

Highlight comments

Quote List View

User List View

Multi-user collaboration

https://user-images.githubusercontent.com/4361282/146517732-d3205964-7d63-4f35-baae-aeab3a9d178c.mp4
Also check out Populus, which is a tool in similar spirit, but with a focus on annotating files.
The project is a handful of React applications written in TypeScript. It's sufficient to run:
yarn install
# Firefox
yarn webpack
# Chrome
yarn webpack --env browser=chrome
An (unpacked) extension will be available in dist/. Then, you can follow the [Google guide] to
install the unpacked extension in Chrome or Chromium.
TypeScript
82.6%
SCSS
11.9%
HTML
3.5%
JavaScript
1.9%