Stick is a Chrome extension that helps you quickly take notes without having to leave your current website.
You need Flask and Python installed to run the website.
- Clone the repo
- In Google Chrome, go to chrome://extensions and enable developer mode
- Click on "load unpacked" and select the extension folder. You should see a new Chrome extension called "stick"
- Run the flask app to launch the website
- In Google Chrome, click on the extension icon to begin adding notes. To visit the website, click on the icon in the popup (make sure the flask app is running).
To edit notes in the website, simply click on the note you want to edit and type. When you are done editing, hit enter to save.