Use case or problem
The new Canvas view is awesome! After playing with it a bit, there’s only one key thing I’m missing: I have a lot of longer notes, organized by headers / sections and blocks. It would be great if I could add a section or block of a note to a canvas, instead of the full note only.
Proposed solution
When adding a note, the most natural way to implement this feature would be to use the same syntax like for internal links, e.g. MyNote#MyHeading or MyNote^MyBlock. Autocomplete should work the same like adding internal links too.
Current workaround (optional)
Didn’t find a workaround … as an approximation, Canvases could remember the scroll position in their notes (they currently don’t).