Click to add new block at specific level of nesting

Right now, logseq has a little ⊕ symbol that appears when you hover your mouse at the bottom of the “root” level of nesting (i.e., far left). Cool! Now what if that could appear at the bottom of any “nest line” (the line that shows you which level of nesting a block falls under)?

This would allow me to easily add a new block at any level of nesting.

- block A
|  - block B
|  |  - block C
|  |  |  - block D
|  - block E

i.e., we could add a new block between D and E, but nested as a child of B just by clicking the bottom of the appropriate “nest line”:

- block A
|  - block B
|  |  - block C
|  |  | - block D
|  |  - block F
|  - block E

I don’t know if this makes sense to anyone, but let me know? haha