Skip to content

Gideon-Buba/CodeNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeNotes

CodeNotes Logo

Overview

CodeNotes is a Chrome extension designed to help you keep track of what you learn when copying and pasting code snippets from various sources. Whether you're learning from online tutorials, documentation, or stack overflow, CodeNotes allows you to save the code along with your notes, making it easier to review and reinforce your learning.

Features

  • Easy Note-Taking: Quickly paste code snippets and write notes about what you've learned.
  • Save and Retrieve: Save your notes and code snippets for future reference.
  • User-Friendly Interface: A simple and intuitive popup interface for seamless note-taking.
  • Sync Across Devices: Your notes are synced across all devices where you use Chrome.

Installation

  1. Download the Extension:

    • Clone or download the repository to your local machine.
  2. Load the Extension in Chrome:

    • Open Chrome and go to chrome://extensions/.
    • Enable "Developer mode" using the toggle in the top right.
    • Click "Load unpacked" and select the directory containing the extension files.

Usage

  1. Open the Extension:

    • Click on the CodeNotes icon in the Chrome toolbar to open the popup.
  2. Paste Code and Write Notes:

    • Paste the code snippet you want to save into the "Paste your code here..." textarea.
    • Write a note about what you learned in the "Write a note about what you learned..." textarea.
  3. Save Your Notes:

    • Click the "Save" button to save your code snippet and notes.
    • Your notes will be saved and synced across all your devices.

About

A chrome extension that helps me to keep track of what I learned when copying and pasting code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors