thanks @mwra
unfortunately, it does not render the outcome i subjectively desired …
goal
“highlighted text” in $Text in the source note
- is to become the
$Nameof the newly created note (through splitting) - the “highlighted text” itself + everything past the “highlighted text” = are to make up the
$Textof 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
$Nameof 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