Imported from GitHub feature request.
Source issue:
Reporter:
  • GitHub login: DFelten
  • GitHub name: Daniel Felten
Original context from GitHub:
The request is about making mouse-based text selection in the editor more forgiving. Right now multi-line selection only works if the drag starts inside the editor content area. If the user starts slightly to the left or from the bottom edge of the document, no text gets selected.
Why this matters:
  • makes normal mouse selection feel brittle compared with native editors
  • hurts basic copy/paste workflows for users who rely on the mouse
  • improves general editor usability without changing note content or structure