Skip to content

n1f2c3/context-note

Repository files navigation


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

Features

  • 📝 Notebook, where text, note and the context would be stored.
  • 🏷️ Tagbook, manage the notes neatly with handy tag system.
  • ⌨️ Rich text editor: embed quill as rich text editor.

Develop

Tags: Chrome Extension, Vue3, Vite, element-plus

# 1. install dependencies
yarn

# 2.1 build extension in dev mode
yarn dev

# 2.2 build extension in prod mode
yarn build

# 3. load it in chrome extension management
# https://support.google.com/chrome_webstore/answer/2664769?hl=en

Licence

Context is open source software licensed as MIT.

Contributors

Please read the Contributing Guide for details.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 57.9%
  • TypeScript 41.2%
  • CSS 0.9%