penge / my-notes

Simple and fast note-taking in Chrome with Google Drive support.
https://chrome.google.com/webstore/detail/my-notes/lkeeogfaiembcblonahillacpaabmiop
MIT License
242 stars 34 forks source link

Export notes #327

Closed penge closed 3 years ago

penge commented 3 years ago

Adding these options: 1) Export all notes (to export all notes as a single ZIP file; see Options page, click on "Export all notes" button) 2) Export (to export a single note as an HTML file; right-click on a note in the Sidebar, click on "Export" option)

Also, allowing to import an HTML note file (before only TXT; now TXT or HTML). To import the note file, drag and drop the file anywhere in the bottom part of the Sidebar (the area with 3 icons) to import the file as a new note.

Closes https://github.com/penge/my-notes/issues/238