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
240 stars 34 forks source link

Add notes Overview page #399

Closed penge closed 2 years ago

penge commented 2 years ago

The new notes Overview page shows all notes with their content as can be seen here: https://github.com/penge/my-notes/issues/389#issuecomment-1227885836

To open Overview page, click on a new icon: https://github.com/penge/my-notes/issues/389#issuecomment-1228709063 (Overview page contains ?overview in the URL and so can be saved to bookmarks.)

Once Overview page is open, you get a glance at all notes with their content. You can also use browser's find box (⌘ + F or Ctrl + F) to find content. To open a note from Overview, simply click on note's title.

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

Other changes: Command palette is simplified and now used only for commands.