Skip to content

3.2

Compare
Choose a tag to compare
@penge penge released this 21 Jun 20:06
· 410 commits to master since this release
43ed165
  • Added Sidebar (Closes #95) and simplified design (removed page with note previews, having 1 page only)

    • Sidebar displays the list of all notes, and some buttons – New note, Open Options, Sync Now (displayed when Google Drive Sync is enabled)
    • Sidebar can be resized with the mouse (new size is saved; size can be restored on double click)
    • Right-click on the note to open the Context menu (Rename, Delete)
  • Themes are decoupled (for easy change and share) and Custom theme customization is improved (Closes #107, Closes #104), Custom Scrollbar is added

  • Added new Hotkeys (Toggle Sidebar, Toggle Toolbar, Open note on mouse hover, Close context menu, Close modal, Confirm modal), see Options

  • Context menu (before Dropdown) is hidden on a click outside (Closes #109)

  • The cursor position (or selection) in the note is restored after the Context menu or Modal, is closed (Closes #106)

  • Image is inserted at the cursor position (Closes #103), and the image saving is fixed (Closes #108)