Local Note

Save notes in your browser

by Tamb

About

Hi and welcome to Local Note.

Local Note is a simple way to store notes locally and access them from any page in your browser!

It's meant to partially replace the now "sunsetted" Firefox Notes

Some things to keep in mind when using Local Note:

Saving
  • Local Note saves updates to your notes automatically. Additionally, clicking "Exit & Save" will save the current note being edited.
  • If you delete your IndexedDB for Local Note, you will delete all of your notes.
  • There is useful information on IndexedDB at https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
  • You can download all your notes to a .json file. This will save your notes and your application settings.
  • You can then upload your notes in the "Settings" tabs using your downloaded file. This will erase all notes that are currently in the application
Privacy
  • This extension is to help you store notes in your browser locally. There is no 3rd party database involved, no authentication, no authorization. Your notes will be saved to this browser only and on this machine only.
  • Only use this on a trusted personal computer.
Status
  • This extension is a work in progress. I'm just a fella building this in his free time. But I am open to all comments and suggestions. :)
  • Eventually I may offer cloud storage of your notes and other features. Again, I'm just a fella trying to help people out.
Features Coming Soon
  • Ability to "archive" and "unarchive" notes
  • Note sorting
  • Note labels
  • Note search/filter
  • Customizable themes
  • Memory warning/reminder to download your notes occassionally
  • local encryption via user-defined keyword

Support