Concrete example: I want to deep link to a section at /product#for-developers, but currently i can only deep link to a generated nodeid like /product#sRBeBTpUtghMFXKRXKgVHbS
Considerations:
- This is like a pro feature, most of the time people will not bother and not deep link
- Editable needs a tool "rename block" for single block selections. Then you can set your own id. It only accepts ids that are not used on the page already. It will rewrite the graph so that only the id changes, and all references to it
- Currently when you copy & paste or cut and paste, we always generate new ids for the nodes. I guess once we have named blocks we want a name to survive at least a cut and paste.
Concrete example: I want to deep link to a section at
/product#for-developers, but currently i can only deep link to a generated nodeid like/product#sRBeBTpUtghMFXKRXKgVHbSConsiderations: