Skip to content

dhimanAbhi/quicky-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Notes making extension in chrome

This chrome extension allows a user to generate notes instantly and download its PDF locally

Quicky.Notes.mp4

Usage

To make a new file

  1. Open the extension
  2. Click on New File button.
  3. Enter the name in the alert box and click OK

save

To add any point

  1. Open the extension
  2. Create a new file. If exist, click and open it.
  3. Close the extension and chose a portion of a text on any webpage
  4. Right click top open menu and click Add a point item \

save

To generate PDF of a file

  1. Open the extension and choose a file
  2. Click on Save PDF button. \

save

To delete a file

  1. Open the extension and choose a file
  2. Click on Delete button. \

save

To delete any point

  1. Open the extension and choose a file
  2. Click on Garbage icon \

Delete

Installation from source

  1. Visit chrome://extensions/
  2. Ensure Developer mode is checked
  3. Click Load unpacked extension...
  4. Locate and select the directory build

Development

  1. Clone repo git clone https://github.com/dhimanAbhi/quicky-notes.git
  2. npm install
  3. npm build to build the app
  4. To run on chrome, from here follow Installation from source steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors