Skip to content

betterRunner/context-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 19, 2022
d7e206a · May 19, 2022
Sep 14, 2021
Sep 16, 2021
May 17, 2022
Oct 31, 2021
Mar 6, 2022
Sep 6, 2021
Jan 4, 2022
May 17, 2022
Nov 11, 2021
Sep 6, 2021
Oct 2, 2021
Oct 2, 2021

Repository files navigation


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

Built by Vue3.

context-note.1.mp4

Context Note - take notes on the web with their context | Product Hunt

Download

Access it directly from chrome web store or download the zip package in releases

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.

Contribution

Please read the Contributing Guide for details.