26.3.24
- Added block selection (rectangular selection) support in the note text
editor by holding the Alt key and dragging the mouse cursor; the selected
rectangle of text can be copied or cut with the usual keyboard shortcuts,
and pressing Escape or clicking without Alt clears the selection;
the selection is only rendered as a true rectangle when using a monospaced font
(for #2935) - Added a new Manage workspaces dialog (accessible via the toolbar button or
the Workspace menu) that allows adding, renaming, removing and reordering
workspaces in one place; the individual Add, Remove and Rename toolbar
buttons have been removed from the toolbar in favour of this dialog
(for #2957) - Updated Copy note to and Move note to (cross-note-folder operations)
so that media images and attachment files are now also copied to the destination
note folder'smedia/andattachments/directories respectively, and the
links inside the moved/copied note are rewritten to point to the correct
locations at the root of the destination note folder; previously the.md
file was moved but linked files were left behind and URLs were not updated
(for #2948)