The current implementation is only an approximate solution which will hopefully work in most cases (and otherwise the user could easily manually edit this). So it would of course be preferable to improve this.
The current limitation is that it always inserts the override on a new row above the row where the link is pointing. But obviously this isn't always the right place to make the insert.
What I would like is that the insert could use the node functionality from ly.music and insert the override as a node in a more precise way.
The current implementation is only an approximate solution which will hopefully work in most cases (and otherwise the user could easily manually edit this). So it would of course be preferable to improve this.
The current limitation is that it always inserts the override on a new row above the row where the link is pointing. But obviously this isn't always the right place to make the insert.
What I would like is that the insert could use the node functionality from
ly.musicand insert the override as a node in a more precise way.