context-note

A note-taking chrome extension: taking notes on the web with their context.

132152458-37a8ec1d-dfb2-4957-8451-44cf01312820

Built by Vue3 & Vite2.

Features

  • ? Notebook, reviewing notes on a book, while jumping back to the context for details.
  • ?️ Tagbook, manage the notes neatly with a handy tag system.
  • ⌨️ Rich text editor: embed quill as the rich text editor.

You can read more from here.

Develop

# 1. install dependencies
yarn

# 2.1 build extension in dev mode
yarn dev

# 2.2 build extension in prod mode
yarn build

# 3. load the built dist folder in `chrome extension management` following https://support.google.com/chrome_webstore/answer/2664769?hl=en

Licence

Context is open source software licensed as
MIT.