Skip to content

A handy chromium/firefox extension to take quick note from anywhere on the internet.

License

Notifications You must be signed in to change notification settings

m-sarabi/ZenNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZenNotes Extension

ZenNotes is a Chromium/firefox extension that allows you to quickly take notes directly from your browser. You can save selected text from any webpage as a note, and manage your notes through a simple interface.

Features

  • Save selected text as notes via the context menu.
  • View and manage your notes in a popup interface.
  • Notes are stored using IndexedDB for persistent storage.
  • Edit notes, add titles, change the color, or delete them.
  • Assign priorities and categories to your notes.
  • Dark/Light mode support.
  • Search functionality:
    • Very fast.
    • Case-insensitive.
    • Filter by category, priority, or time.
  • Smooth note preview animations.

Screenshots

2024-08-05_14-23 2024-08-05_14-30 2024-08-05_14-31
2024-08-05_14-38 2024-08-05_14-36_1 side

Installation

Chrome/Edge

  1. Clone the repository or download the ZIP file and extract it.
  2. Open Chrome/Edge and navigate to chrome://extensions//edge://extensions/.
  3. Enable "Developer mode".
  4. Click on "Load unpacked" and select the directory containing the extension files.

Firefox

Go to ZenNotes on Firefox Add-ons! and download it there.

In case you want to install it manually:

  1. Clone the repository or download the ZIP file and extract it.
  2. Replace manifest.json with manifest_firefox.json.
  3. Go to about:debugging#/runtime/this-firefox
  4. Select Load Temporary Add-on…
  5. Select any file in the main folder (like manifest.json)

Usage

  1. Select text on any webpage.
  2. Right-click and choose "Save as Note" from the context menu.
  3. Click on the extension icon to view and manage your notes.
  4. Alternatively, you can use the popup interface to create, edit, and delete notes.

Planned Features

  • Reorder categories.

License

This project is licensed under the MIT License.

About

A handy chromium/firefox extension to take quick note from anywhere on the internet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published