Releases: penge/my-notes
Releases · penge/my-notes
3.29
3.28
-
Can resize images (#237)
Hold down
Cmd
(orCtrl
) and move mouse wheel (or touchpad) up and down over the image to resize it. Double-click (no need to hold a key) on the image to restore its original size. (video at #237 (comment), Tips and tricks) -
Can align tables (#332)
Hold down
Cmd
(orCtrl
) and right-click anywhere in the table for a context menu, use it to align the table (Left, Center, Right). (video at #332 (comment), Tips and tricks)
3.27
- Fixed Dark and Custom theme flickering on page open or refresh (#420)
- Added
html[data-page]
("notes" | "options") to make page-specific customization possible (#420) - Sidebar and Toolbar buttons now use same :hover style (on mouse over) (#420)
- Info button's cursor changed to default (was pointer) as it has no click action (#420)
- RAW button moved to the right before Info button, which puts B button first (#420)
3.26
3.25
- Adding a new Overview page (#389 (comment)) that shows all notes with their content, making it easy to find content (
⌘ + F
orCtrl + F
). To open Overview, click on a new icon (#389 (comment)) in Sidebar (#389) - Command palette is simplified and now used only for commands
3.24
- Context menu can be now used to save an image (right-click on the image to save it) to a selected note or to remotely open My Notes (#393)
- Clicking on the Context menu notification (popup in the top-right corner) on a successful save to a note, opens the note in a new tab (#395)
- Improved source code quality (#394)
3.23
3.22.1
3.22
- New RAW mode – Notes can be now edited in RAW (to have plain text only notes, or to edit HTML markup). See Toolbar for a new button RAW to toggle the mode. Tip: Same note can be edited side-by-side (2 windows) in HTML and RAW. (#361)
- Fixed "Remove Formatting" button that was causing unexpected changes (#362)
- Fixed pull sync (notes sync from Google Drive to My Notes) that was causing reset of note's meta data (is locked, is pinned, is raw) (#380)