-
- Download any selected text from any web page as a Note.txt file.
-
- With node js installed, run the ServerSide.js. This will run a local server in your machine with at localhost(127.0.0.1) port number 3000 . Everytime you save a text this local server instance will recieve the text noted(saved), write the file to localfile notesSaved.text and also to store to mysql database.
- MySQL should be installed any a local user with user name 'student' and password 'student' having DBA(DataBase Administrator) privilege must be step up. This feature will be deprecate in future updates.
- To see all the saved notes click on the Note It! extension in the browser tab and click on the your saved notes link. A new tab would open, titled AlurNotes. Click on the Show Notes!, if there are any saved notes they will be displayed in order of which they were saved. If you haven't saved any notes then, a message would be show for the same.
-
- The module for these two dependencies have been provided in 'node_modules' folder. Any further dependency modules will not be tracked.
- express module
- mysql module
-
- Open "Settings" in Chrome browser.
- Click on the "Extensions" to open the extensions tab. Alternatively, in new tab in Chrome browser enter "chrome://extensions/" and hit enter.
- Turn on the "Developer mode" option avaialble in the top right corner of the extensions tab.
- "Load unpacked" option should be avaialble to you now.
- Click on "Load unpacked" option and select the folder which contains all these files(idealy named 'Note It!').
- You're NoteIt! extension is now ready to use.
-
- With the Note It! extension enabled, select a text you want to save.
- Right click and select "Note It!" option from the context menu.
- Your selected text would be downloaded in your "Downloads" directory(or to the directory your download path is set to).
-
-
Notifications
You must be signed in to change notification settings - Fork 0
This is the repository for Note It!
License
mayukhkchanda/Note-It-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is the repository for Note It!
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published