fromscratch icon indicating copy to clipboard operation
fromscratch copied to clipboard

Feature Request: Indent nodes in/out as a whole

Open sjmarshy opened this issue 7 years ago • 1 comments

I'm thinking the ability to maybe cmd/ctrl-left and cmd/ctrl-right a parent node, and have it's children indent further also. This would make adding a grandparent node much easier.

Thanks!

sjmarshy avatar Apr 01 '17 22:04 sjmarshy

I would love this, including moving entire (collapsed) nodes up and down, but it's rather difficult to organise this in Codemirror functions. I tried this a while back but quickly gave up. A PR for this would most definitely be accepted.

Kilian avatar Apr 06 '17 11:04 Kilian