Skip to content

Ayan-Antik/Notabene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notabene

Notabene is a browser based knowledge management tool. It basically consists of a browser extension to highlight texts and take notes from webpages and a website to manage them.

Website: https://notabene-web.web.app/

Demo Video: https://youtu.be/8-jehUd4qb4

Installing the extension

  1. Download this zip file.
  2. Unzip it. You will get a folder named notabene-extension.
  3. Go to Extensions in your Chrome browser menu.
  4. Turn on Developer mode.
  5. Select Load unpacked.
  6. Choose the notabene-extension folder.

Tech Stack

  • Django REST Framework
  • React
  • Chrome Extension Manifest V3
  • PostgreSQL

Functionalities

  • Extension

    • Highlight texts in any webpage you read on the internet 🖋️
    • Take notes corresponding to each highlight 🗒️

Fig 1: Extension demo


  • Website

    • View and edit documents (Here, "document" refers to a set of highlights and notes of a webpage) 📓
    • View source webpage of a document in the website 📜
    • Add personalized rich text notes to the highlights 📝
    • Add tags to a document 🔖
    • Set privacy of a document (public/private) 🚫
    • Categorize documents based on folders 📁
    • Collaborate with other users in editing documents 👋
    • Share private documents with selective users 📧
    • Collaboration and share requests will be sent through e-mail 📫
    • Rate other documents ⭐
    • Trending documents will be shown in feed ⚡
    • Document recommendation 📚
    • Search through public documents and highlights inside a document 🔍

Fig 2: Login


Fig 3: Feed


Fig 4: Document


Fig 5: Webpage source

About

A browser based knowledge management tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published