How to split a note?

thanks @mwra

unfortunately, it does not render the outcome i subjectively desired …

goal

“highlighted text” in $Text in the source note

  1. is to become the $Name of the newly created note (through splitting)
  2. the “highlighted text” itself + everything past the “highlighted text” = are to make up the $Text of the newly created note

result

what happens, though, is:

  • the highlighted text of the source note appears in $Text of the newly created note (through splitting)
  • and everything past the “highlighted text” (of the source note) appears in $Name of the newly created note

it maybe that this is intended by @eastgate … but, unfortunately, it is neither what i subjectively expected nor what i subjectively desired (see goal above)

i’d love to remedy my subjective intuition and learn to understand the objective intent of how the split-function currently works.

Thank you