Penge My Notes Versions Save

Simple and fast note-taking in Chrome with Google Drive support.

3.21

1 year ago

Note: Pinned notes follow the same Order option (see Options) as Unpinned notes. Pinned and Unpinned notes are ordered as two separate groups.

3.20

2 years ago

3.19

2 years ago

3.18

2 years ago
  • All captions (titles, buttons, descriptions, etc.) are moved to en.json. This makes them easy to customize from a single place. But more importantly, this allows My Notes to be translated to different languages. You are more than welcome to help me with this, to add your language. It is simple as grabbing en.json and translating it. I'll then manage adding the language. (https://github.com/penge/my-notes/issues/336)

3.17

2 years ago
  • Adding a new “Embed HTML” button to the Toolbar, which you can use to embed Youtube video, or any HTML. (https://github.com/penge/my-notes/issues/346)
  • All modals with inputs have their confirm buttons (Create, Rename, Insert, Embed) disabled unless the input is valid.
  • “Code Block” button in Toolbar is renamed to “Code”.
  • Enabling font antialiasing (text should be sharper on Retina displays).

3.16

2 years ago
  • Context menu adds Save URL to @clipboard option when no text is selected. @clipboard is created automatically or updated. (https://github.com/penge/my-notes/issues/335)
  • Using Context menu shows notification in the top right corner. New permission "notifications" was added for this feature, see manifest.json.

3.15

2 years ago

3.14

2 years ago

3.13

2 years ago
  • Added "Export all notes" option (see Options page) to export all notes as a single ZIP file (contains all notes as HTML files). (https://github.com/penge/my-notes/issues/238)
  • Added "Export" to context menu (right-click on a note in the Sidebar) to export a specific note as an HTML file. (https://github.com/penge/my-notes/issues/238)
  • Can 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. See more #tips-and-tricks.

3.12

2 years ago
  • Table columns/rows are now resizable. Move your mouse over any column/row separator line for a resizing line (blue; can be customized) to appear. To start resizing, drag the resizing line and move it. Release the mouse to stop resizing. Double-click on the resizing line to reset the width/height of the column/row. All changes are saved automatically. To customize the resizing line color, see Custom theme for --table-resizing-line-color. (https://github.com/penge/my-notes/issues/155)